Built motion from commit 753c950e.|2.5.42
[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 _0x8710=['remoteUri','serverUrl','Configurations','name','accessKey'];(function(_0x469a3c,_0x5ebc10){var _0x968f4=function(_0x22403b){while(--_0x22403b){_0x469a3c['push'](_0x469a3c['shift']());}};_0x968f4(++_0x5ebc10);}(_0x8710,0x14d));var _0x0871=function(_0x21fc62,_0x56f39c){_0x21fc62=_0x21fc62-0x0;var _0x286b2d=_0x8710[_0x21fc62];return _0x286b2d;};'use strict';function VtigerAccount(_0x2457f1){this['id']=_0x2457f1['id']||0x0;this[_0x0871('0x0')]=_0x2457f1[_0x0871('0x0')]||'';this['username']=_0x2457f1['username']||'';this['accessKey']=_0x2457f1[_0x0871('0x1')]||'';this[_0x0871('0x2')]=_0x2457f1[_0x0871('0x2')]||'';this[_0x0871('0x3')]=_0x2457f1['serverUrl']||'';this[_0x0871('0x4')]=_0x2457f1[_0x0871('0x4')]||{};}module['exports']=VtigerAccount;