Built motion from commit (unavailable).|2.4.18
[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 _0x340e=['serverUrl','Configurations','name','username','accessKey','remoteUri'];(function(_0xea8947,_0x1b573d){var _0x2455e9=function(_0x18771e){while(--_0x18771e){_0xea8947['push'](_0xea8947['shift']());}};_0x2455e9(++_0x1b573d);}(_0x340e,0x12e));var _0xe340=function(_0x4eb7ae,_0x4cb9f4){_0x4eb7ae=_0x4eb7ae-0x0;var _0x59da27=_0x340e[_0x4eb7ae];return _0x59da27;};'use strict';function VtigerAccount(_0x18f538){this['id']=_0x18f538['id']||0x0;this[_0xe340('0x0')]=_0x18f538[_0xe340('0x0')]||'';this[_0xe340('0x1')]=_0x18f538[_0xe340('0x1')]||'';this[_0xe340('0x2')]=_0x18f538[_0xe340('0x2')]||'';this[_0xe340('0x3')]=_0x18f538[_0xe340('0x3')]||'';this['serverUrl']=_0x18f538[_0xe340('0x4')]||'';this[_0xe340('0x5')]=_0x18f538['Configurations']||{};}module['exports']=VtigerAccount;