3f4c63448ca144574df5b81d38512c176e6be1c9
[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 _0x3a0e=['username','accessKey','remoteUri','serverUrl','Configurations','name'];(function(_0x3dd15e,_0x1f0015){var _0x231fd0=function(_0x4f680a){while(--_0x4f680a){_0x3dd15e['push'](_0x3dd15e['shift']());}};_0x231fd0(++_0x1f0015);}(_0x3a0e,0x1c7));var _0xe3a0=function(_0x1c3dd9,_0x22056b){_0x1c3dd9=_0x1c3dd9-0x0;var _0x5de0f7=_0x3a0e[_0x1c3dd9];return _0x5de0f7;};'use strict';function VtigerAccount(_0x1cd3f3){this['id']=_0x1cd3f3['id']||0x0;this[_0xe3a0('0x0')]=_0x1cd3f3['name']||'';this['username']=_0x1cd3f3[_0xe3a0('0x1')]||'';this[_0xe3a0('0x2')]=_0x1cd3f3[_0xe3a0('0x2')]||'';this[_0xe3a0('0x3')]=_0x1cd3f3[_0xe3a0('0x3')]||'';this[_0xe3a0('0x4')]=_0x1cd3f3['serverUrl']||'';this[_0xe3a0('0x5')]=_0x1cd3f3[_0xe3a0('0x5')]||{};}module['exports']=VtigerAccount;