a763a3ba1578c5560f7b89ab60f26d27ed3000c7
[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 _0x16d6=['name','username','accessKey','remoteUri','serverUrl','Configurations','exports'];(function(_0x4d3cf7,_0x323b0a){var _0x21266b=function(_0x3d3721){while(--_0x3d3721){_0x4d3cf7['push'](_0x4d3cf7['shift']());}};_0x21266b(++_0x323b0a);}(_0x16d6,0x173));var _0x616d=function(_0x813d0a,_0x4fd3d7){_0x813d0a=_0x813d0a-0x0;var _0x241352=_0x16d6[_0x813d0a];return _0x241352;};'use strict';function VtigerAccount(_0x21625f){this['id']=_0x21625f['id']||0x0;this['name']=_0x21625f[_0x616d('0x0')]||'';this[_0x616d('0x1')]=_0x21625f['username']||'';this[_0x616d('0x2')]=_0x21625f['accessKey']||'';this[_0x616d('0x3')]=_0x21625f[_0x616d('0x3')]||'';this['serverUrl']=_0x21625f[_0x616d('0x4')]||'';this[_0x616d('0x5')]=_0x21625f[_0x616d('0x5')]||{};}module[_0x616d('0x6')]=VtigerAccount;