Built motion from commit (unavailable).|2.6.0
[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 _0x508c=['serverUrl','Configurations','name','username','accessKey','remoteUri'];(function(_0x2360a3,_0xe03318){var _0x3dbeef=function(_0x12101c){while(--_0x12101c){_0x2360a3['push'](_0x2360a3['shift']());}};_0x3dbeef(++_0xe03318);}(_0x508c,0x164));var _0xc508=function(_0x18a536,_0x2acb01){_0x18a536=_0x18a536-0x0;var _0x5bbf23=_0x508c[_0x18a536];return _0x5bbf23;};'use strict';function VtigerAccount(_0x2aff9c){this['id']=_0x2aff9c['id']||0x0;this[_0xc508('0x0')]=_0x2aff9c[_0xc508('0x0')]||'';this[_0xc508('0x1')]=_0x2aff9c[_0xc508('0x1')]||'';this['accessKey']=_0x2aff9c[_0xc508('0x2')]||'';this[_0xc508('0x3')]=_0x2aff9c['remoteUri']||'';this[_0xc508('0x4')]=_0x2aff9c['serverUrl']||'';this['Configurations']=_0x2aff9c[_0xc508('0x5')]||{};}module['exports']=VtigerAccount;