1c3fd827b91f844b8514a87bd20483854416d674
[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 _0x28f1=['name','username','accessKey','remoteUri','serverUrl','Configurations'];(function(_0x4f01fd,_0x3880fa){var _0x51b6ed=function(_0x28e02c){while(--_0x28e02c){_0x4f01fd['push'](_0x4f01fd['shift']());}};_0x51b6ed(++_0x3880fa);}(_0x28f1,0x186));var _0x128f=function(_0x27bc96,_0x30b0e2){_0x27bc96=_0x27bc96-0x0;var _0x2f2b60=_0x28f1[_0x27bc96];return _0x2f2b60;};'use strict';function VtigerAccount(_0x4e0e20){this['id']=_0x4e0e20['id']||0x0;this[_0x128f('0x0')]=_0x4e0e20[_0x128f('0x0')]||'';this['username']=_0x4e0e20[_0x128f('0x1')]||'';this['accessKey']=_0x4e0e20[_0x128f('0x2')]||'';this['remoteUri']=_0x4e0e20[_0x128f('0x3')]||'';this['serverUrl']=_0x4e0e20[_0x128f('0x4')]||'';this['Configurations']=_0x4e0e20[_0x128f('0x5')]||{};}module['exports']=VtigerAccount;