Built motion from commit (unavailable).|2.5.9
[motion2.git] / server / services / ami / model / vtigerAccount.js
1 // *************************************************************************
2 // *                                                                       *
3 // * xCALLY Motion -  The Omnichannel Contact Center                       *
4 // * Copyright (c) Xenialab s.r.l. All Rights Reserved                     *
5 // *                                                                       *
6 // *************************************************************************
7 // *                                                                       *
8 // * Email: info@xcally.com                                                *
9 // * Website: https://www.xcally.com                                       *
10 // *                                                                       *
11 // *************************************************************************
12 // *                                                                       *
13 // * The SOFTWARE PRODUCT is protected by copyright laws and international *
14 // * copyright treaties, as well as other intellectual property laws and   *
15 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                         *
16 // *                                                                       *
17 // *************************************************************************
18 var _0x6dfe=['serverUrl','Configurations','name','username','remoteUri'];(function(_0x160148,_0x5c0639){var _0x5d4a2c=function(_0x4e4317){while(--_0x4e4317){_0x160148['push'](_0x160148['shift']());}};_0x5d4a2c(++_0x5c0639);}(_0x6dfe,0x142));var _0xe6df=function(_0x2cae3b,_0x237efc){_0x2cae3b=_0x2cae3b-0x0;var _0x310e24=_0x6dfe[_0x2cae3b];return _0x310e24;};'use strict';function VtigerAccount(_0x1ff4c6){this['id']=_0x1ff4c6['id']||0x0;this[_0xe6df('0x0')]=_0x1ff4c6['name']||'';this[_0xe6df('0x1')]=_0x1ff4c6[_0xe6df('0x1')]||'';this['accessKey']=_0x1ff4c6['accessKey']||'';this[_0xe6df('0x2')]=_0x1ff4c6[_0xe6df('0x2')]||'';this[_0xe6df('0x3')]=_0x1ff4c6[_0xe6df('0x3')]||'';this[_0xe6df('0x4')]=_0x1ff4c6['Configurations']||{};}module['exports']=VtigerAccount;