Built motion from commit d5e4af8c.|2.6.23
[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 _0x640e=['name','username','remoteUri','serverUrl','Configurations'];(function(_0x143f06,_0x8be769){var _0x3c33d9=function(_0x593197){while(--_0x593197){_0x143f06['push'](_0x143f06['shift']());}};_0x3c33d9(++_0x8be769);}(_0x640e,0xbe));var _0xe640=function(_0x1399d6,_0x2c1661){_0x1399d6=_0x1399d6-0x0;var _0x4a9db4=_0x640e[_0x1399d6];return _0x4a9db4;};'use strict';function VtigerAccount(_0x3f6100){this['id']=_0x3f6100['id']||0x0;this[_0xe640('0x0')]=_0x3f6100[_0xe640('0x0')]||'';this[_0xe640('0x1')]=_0x3f6100[_0xe640('0x1')]||'';this['accessKey']=_0x3f6100['accessKey']||'';this['remoteUri']=_0x3f6100[_0xe640('0x2')]||'';this[_0xe640('0x3')]=_0x3f6100[_0xe640('0x3')]||'';this[_0xe640('0x4')]=_0x3f6100[_0xe640('0x4')]||{};}module['exports']=VtigerAccount;