Built motion from commit efa66e19.|2.6.22
[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 _0xc8d5=['remoteUri','Configurations','name','username','accessKey'];(function(_0x590ced,_0x5aa2ee){var _0x355b36=function(_0x24fc58){while(--_0x24fc58){_0x590ced['push'](_0x590ced['shift']());}};_0x355b36(++_0x5aa2ee);}(_0xc8d5,0x1bf));var _0x5c8d=function(_0x8ad9ad,_0x4e99be){_0x8ad9ad=_0x8ad9ad-0x0;var _0x509410=_0xc8d5[_0x8ad9ad];return _0x509410;};'use strict';function VtigerAccount(_0x44d771){this['id']=_0x44d771['id']||0x0;this['name']=_0x44d771[_0x5c8d('0x0')]||'';this['username']=_0x44d771[_0x5c8d('0x1')]||'';this['accessKey']=_0x44d771[_0x5c8d('0x2')]||'';this['remoteUri']=_0x44d771[_0x5c8d('0x3')]||'';this['serverUrl']=_0x44d771['serverUrl']||'';this['Configurations']=_0x44d771[_0x5c8d('0x4')]||{};}module['exports']=VtigerAccount;