Built motion from commit a679711e.|2.6.15
[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 _0xd5bd=['username','accessKey','remoteUri','serverUrl','Configurations','name'];(function(_0x48a73e,_0x39f1ac){var _0x390c0b=function(_0x369beb){while(--_0x369beb){_0x48a73e['push'](_0x48a73e['shift']());}};_0x390c0b(++_0x39f1ac);}(_0xd5bd,0x1b5));var _0xdd5b=function(_0x53a167,_0x4bf6c7){_0x53a167=_0x53a167-0x0;var _0x150263=_0xd5bd[_0x53a167];return _0x150263;};'use strict';function VtigerAccount(_0x3d873b){this['id']=_0x3d873b['id']||0x0;this[_0xdd5b('0x0')]=_0x3d873b[_0xdd5b('0x0')]||'';this[_0xdd5b('0x1')]=_0x3d873b[_0xdd5b('0x1')]||'';this[_0xdd5b('0x2')]=_0x3d873b[_0xdd5b('0x2')]||'';this[_0xdd5b('0x3')]=_0x3d873b[_0xdd5b('0x3')]||'';this[_0xdd5b('0x4')]=_0x3d873b['serverUrl']||'';this[_0xdd5b('0x5')]=_0x3d873b['Configurations']||{};}module['exports']=VtigerAccount;