Built motion from commit (unavailable).|2.5.4
[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 _0x22b5=['username','accessKey','remoteUri','serverUrl','Configurations','name'];(function(_0x4f5dbd,_0x531831){var _0x1d1d9e=function(_0x24fd60){while(--_0x24fd60){_0x4f5dbd['push'](_0x4f5dbd['shift']());}};_0x1d1d9e(++_0x531831);}(_0x22b5,0x131));var _0x522b=function(_0x104ae7,_0x5a1238){_0x104ae7=_0x104ae7-0x0;var _0x579279=_0x22b5[_0x104ae7];return _0x579279;};'use strict';function VtigerAccount(_0x158b46){this['id']=_0x158b46['id']||0x0;this[_0x522b('0x0')]=_0x158b46[_0x522b('0x0')]||'';this[_0x522b('0x1')]=_0x158b46[_0x522b('0x1')]||'';this[_0x522b('0x2')]=_0x158b46[_0x522b('0x2')]||'';this['remoteUri']=_0x158b46[_0x522b('0x3')]||'';this[_0x522b('0x4')]=_0x158b46[_0x522b('0x4')]||'';this[_0x522b('0x5')]=_0x158b46[_0x522b('0x5')]||{};}module['exports']=VtigerAccount;