Built motion from commit 936e8062.|2.5.33
[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 _0x1db1=['serverUrl','Configurations','name','username','accessKey','remoteUri'];(function(_0x4695e2,_0x3d5f15){var _0x160563=function(_0x5df0a2){while(--_0x5df0a2){_0x4695e2['push'](_0x4695e2['shift']());}};_0x160563(++_0x3d5f15);}(_0x1db1,0x1a0));var _0x11db=function(_0x556e83,_0x589564){_0x556e83=_0x556e83-0x0;var _0x1978e3=_0x1db1[_0x556e83];return _0x1978e3;};'use strict';function VtigerAccount(_0x1d63d8){this['id']=_0x1d63d8['id']||0x0;this[_0x11db('0x0')]=_0x1d63d8['name']||'';this[_0x11db('0x1')]=_0x1d63d8[_0x11db('0x1')]||'';this[_0x11db('0x2')]=_0x1d63d8[_0x11db('0x2')]||'';this[_0x11db('0x3')]=_0x1d63d8[_0x11db('0x3')]||'';this[_0x11db('0x4')]=_0x1d63d8[_0x11db('0x4')]||'';this[_0x11db('0x5')]=_0x1d63d8[_0x11db('0x5')]||{};}module['exports']=VtigerAccount;