022af0328aed11b09f1a5acc3a9b13060db9ff35
[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 _0x96d6=['serverUrl','name','username','accessKey','remoteUri'];(function(_0x23b727,_0x143870){var _0x127e4b=function(_0x5ee1a7){while(--_0x5ee1a7){_0x23b727['push'](_0x23b727['shift']());}};_0x127e4b(++_0x143870);}(_0x96d6,0x123));var _0x696d=function(_0xa464c9,_0x7c86d8){_0xa464c9=_0xa464c9-0x0;var _0x3d73c4=_0x96d6[_0xa464c9];return _0x3d73c4;};'use strict';function VtigerAccount(_0x2cd1d8){this['id']=_0x2cd1d8['id']||0x0;this[_0x696d('0x0')]=_0x2cd1d8[_0x696d('0x0')]||'';this[_0x696d('0x1')]=_0x2cd1d8['username']||'';this[_0x696d('0x2')]=_0x2cd1d8[_0x696d('0x2')]||'';this[_0x696d('0x3')]=_0x2cd1d8[_0x696d('0x3')]||'';this[_0x696d('0x4')]=_0x2cd1d8['serverUrl']||'';this['Configurations']=_0x2cd1d8['Configurations']||{};}module['exports']=VtigerAccount;