Built motion from commit (unavailable).|2.5.6
[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 _0x9c42=['serverUrl','Configurations','name','username','accessKey','remoteUri'];(function(_0x7e2eb0,_0x17cd58){var _0xd92de4=function(_0x5d005b){while(--_0x5d005b){_0x7e2eb0['push'](_0x7e2eb0['shift']());}};_0xd92de4(++_0x17cd58);}(_0x9c42,0x1a6));var _0x29c4=function(_0x2134b7,_0x1eb5e2){_0x2134b7=_0x2134b7-0x0;var _0x6c5914=_0x9c42[_0x2134b7];return _0x6c5914;};'use strict';function VtigerAccount(_0xf21f8c){this['id']=_0xf21f8c['id']||0x0;this[_0x29c4('0x0')]=_0xf21f8c[_0x29c4('0x0')]||'';this['username']=_0xf21f8c[_0x29c4('0x1')]||'';this[_0x29c4('0x2')]=_0xf21f8c[_0x29c4('0x2')]||'';this[_0x29c4('0x3')]=_0xf21f8c[_0x29c4('0x3')]||'';this['serverUrl']=_0xf21f8c[_0x29c4('0x4')]||'';this[_0x29c4('0x5')]=_0xf21f8c[_0x29c4('0x5')]||{};}module['exports']=VtigerAccount;