Built motion from commit (unavailable).|2.5.1
[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 _0x72ae=['name','username','accessKey','remoteUri','serverUrl','Configurations','exports'];(function(_0x40a045,_0x516f0e){var _0x1a687c=function(_0x48c9fe){while(--_0x48c9fe){_0x40a045['push'](_0x40a045['shift']());}};_0x1a687c(++_0x516f0e);}(_0x72ae,0xd2));var _0xe72a=function(_0xbe36ba,_0x37c6e9){_0xbe36ba=_0xbe36ba-0x0;var _0x5577d6=_0x72ae[_0xbe36ba];return _0x5577d6;};'use strict';function VtigerAccount(_0x4a3b8c){this['id']=_0x4a3b8c['id']||0x0;this[_0xe72a('0x0')]=_0x4a3b8c['name']||'';this[_0xe72a('0x1')]=_0x4a3b8c[_0xe72a('0x1')]||'';this['accessKey']=_0x4a3b8c[_0xe72a('0x2')]||'';this[_0xe72a('0x3')]=_0x4a3b8c[_0xe72a('0x3')]||'';this[_0xe72a('0x4')]=_0x4a3b8c[_0xe72a('0x4')]||'';this['Configurations']=_0x4a3b8c[_0xe72a('0x5')]||{};}module[_0xe72a('0x6')]=VtigerAccount;