Built motion from commit (unavailable).|2.5.30
[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 _0xaa12=['serverUrl','Configurations','name','username','accessKey','remoteUri'];(function(_0xb5813d,_0x507f7a){var _0x522a6a=function(_0x28b24b){while(--_0x28b24b){_0xb5813d['push'](_0xb5813d['shift']());}};_0x522a6a(++_0x507f7a);}(_0xaa12,0xc8));var _0x2aa1=function(_0x2c91e9,_0x2fb965){_0x2c91e9=_0x2c91e9-0x0;var _0x13f0ff=_0xaa12[_0x2c91e9];return _0x13f0ff;};'use strict';function VtigerAccount(_0x2ed1d3){this['id']=_0x2ed1d3['id']||0x0;this['name']=_0x2ed1d3[_0x2aa1('0x0')]||'';this[_0x2aa1('0x1')]=_0x2ed1d3[_0x2aa1('0x1')]||'';this['accessKey']=_0x2ed1d3[_0x2aa1('0x2')]||'';this[_0x2aa1('0x3')]=_0x2ed1d3['remoteUri']||'';this[_0x2aa1('0x4')]=_0x2ed1d3[_0x2aa1('0x4')]||'';this[_0x2aa1('0x5')]=_0x2ed1d3[_0x2aa1('0x5')]||{};}module['exports']=VtigerAccount;