a7d42dc68ea2e4b307714a05fa9848b362d2e1f2
[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 _0x7fda=['exports','name','username','accessKey','remoteUri','serverUrl'];(function(_0x8ef014,_0x51b1fd){var _0x5cbfb0=function(_0x26a289){while(--_0x26a289){_0x8ef014['push'](_0x8ef014['shift']());}};_0x5cbfb0(++_0x51b1fd);}(_0x7fda,0x157));var _0xa7fd=function(_0x577f5e,_0x4a9dda){_0x577f5e=_0x577f5e-0x0;var _0x114d4a=_0x7fda[_0x577f5e];return _0x114d4a;};'use strict';function VtigerAccount(_0x382d28){this['id']=_0x382d28['id']||0x0;this[_0xa7fd('0x0')]=_0x382d28['name']||'';this['username']=_0x382d28[_0xa7fd('0x1')]||'';this[_0xa7fd('0x2')]=_0x382d28[_0xa7fd('0x2')]||'';this[_0xa7fd('0x3')]=_0x382d28[_0xa7fd('0x3')]||'';this[_0xa7fd('0x4')]=_0x382d28[_0xa7fd('0x4')]||'';this['Configurations']=_0x382d28['Configurations']||{};}module[_0xa7fd('0x5')]=VtigerAccount;