c44a102814fbba155a07b7f4daca97e9d84aa599
[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 _0x12dc=['name','username','remoteUri','serverUrl','Configurations'];(function(_0x23e7c1,_0x35110c){var _0x1add43=function(_0x238918){while(--_0x238918){_0x23e7c1['push'](_0x23e7c1['shift']());}};_0x1add43(++_0x35110c);}(_0x12dc,0xcd));var _0xc12d=function(_0x1c9ec4,_0x136bab){_0x1c9ec4=_0x1c9ec4-0x0;var _0xc3084=_0x12dc[_0x1c9ec4];return _0xc3084;};'use strict';function VtigerAccount(_0x2179e3){this['id']=_0x2179e3['id']||0x0;this[_0xc12d('0x0')]=_0x2179e3[_0xc12d('0x0')]||'';this['username']=_0x2179e3[_0xc12d('0x1')]||'';this['accessKey']=_0x2179e3['accessKey']||'';this[_0xc12d('0x2')]=_0x2179e3[_0xc12d('0x2')]||'';this[_0xc12d('0x3')]=_0x2179e3[_0xc12d('0x3')]||'';this[_0xc12d('0x4')]=_0x2179e3[_0xc12d('0x4')]||{};}module['exports']=VtigerAccount;