Built motion from commit d32f51f5.|2.6.31
[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 _0x71d3=['username','accessKey','remoteUri','serverUrl','Configurations','exports','name'];(function(_0x2ea82f,_0x524f4e){var _0x2af914=function(_0x10dca2){while(--_0x10dca2){_0x2ea82f['push'](_0x2ea82f['shift']());}};_0x2af914(++_0x524f4e);}(_0x71d3,0x16b));var _0x371d=function(_0x16e094,_0x1cdced){_0x16e094=_0x16e094-0x0;var _0x35f5fd=_0x71d3[_0x16e094];return _0x35f5fd;};'use strict';function VtigerAccount(_0x16d57c){this['id']=_0x16d57c['id']||0x0;this[_0x371d('0x0')]=_0x16d57c['name']||'';this['username']=_0x16d57c[_0x371d('0x1')]||'';this[_0x371d('0x2')]=_0x16d57c[_0x371d('0x2')]||'';this['remoteUri']=_0x16d57c[_0x371d('0x3')]||'';this['serverUrl']=_0x16d57c[_0x371d('0x4')]||'';this[_0x371d('0x5')]=_0x16d57c['Configurations']||{};}module[_0x371d('0x6')]=VtigerAccount;