Built motion from commit (unavailable).|2.5.11
[motion2.git] / server / services / ami / model / zohoAccount.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 _0xe820=['name','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports'];(function(_0x4db370,_0x4fbe6c){var _0x4d702b=function(_0x3a978c){while(--_0x3a978c){_0x4db370['push'](_0x4db370['shift']());}};_0x4d702b(++_0x4fbe6c);}(_0xe820,0xd2));var _0x0e82=function(_0x2056bd,_0x5b9028){_0x2056bd=_0x2056bd-0x0;var _0x24fec0=_0xe820[_0x2056bd];return _0x24fec0;};'use strict';function ZohoAccount(_0x4920a9){this['id']=_0x4920a9['id']||0x0;this['name']=_0x4920a9[_0x0e82('0x0')]||'';this['description']=_0x4920a9['description']||'';this[_0x0e82('0x1')]=_0x4920a9[_0x0e82('0x1')]||'';this[_0x0e82('0x2')]=_0x4920a9['zone']||'';this[_0x0e82('0x3')]=_0x4920a9['clientId']||'';this[_0x0e82('0x4')]=_0x4920a9[_0x0e82('0x4')]||'';this[_0x0e82('0x5')]=_0x4920a9[_0x0e82('0x5')]||'';this[_0x0e82('0x6')]=_0x4920a9['code']||'';this[_0x0e82('0x7')]=_0x4920a9[_0x0e82('0x7')]||'';this[_0x0e82('0x8')]=_0x4920a9[_0x0e82('0x8')]||{};}module[_0x0e82('0x9')]=ZohoAccount;