913f81540c52e50eb98d1473d246f2d14fdd77a9
[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 _0xa9e1=['refreshToken','Configurations','name','description','host','zone','clientId','clientSecret','serverUrl','code'];(function(_0x43e18c,_0x52ad31){var _0x18f2b5=function(_0x3cf72f){while(--_0x3cf72f){_0x43e18c['push'](_0x43e18c['shift']());}};_0x18f2b5(++_0x52ad31);}(_0xa9e1,0x7a));var _0x1a9e=function(_0x1526e1,_0x5ed5a5){_0x1526e1=_0x1526e1-0x0;var _0x249a1e=_0xa9e1[_0x1526e1];return _0x249a1e;};'use strict';function ZohoAccount(_0x5ee44b){this['id']=_0x5ee44b['id']||0x0;this[_0x1a9e('0x0')]=_0x5ee44b['name']||'';this[_0x1a9e('0x1')]=_0x5ee44b[_0x1a9e('0x1')]||'';this[_0x1a9e('0x2')]=_0x5ee44b['host']||'';this[_0x1a9e('0x3')]=_0x5ee44b['zone']||'';this[_0x1a9e('0x4')]=_0x5ee44b['clientId']||'';this[_0x1a9e('0x5')]=_0x5ee44b[_0x1a9e('0x5')]||'';this[_0x1a9e('0x6')]=_0x5ee44b[_0x1a9e('0x6')]||'';this[_0x1a9e('0x7')]=_0x5ee44b[_0x1a9e('0x7')]||'';this[_0x1a9e('0x8')]=_0x5ee44b[_0x1a9e('0x8')]||'';this[_0x1a9e('0x9')]=_0x5ee44b[_0x1a9e('0x9')]||{};}module['exports']=ZohoAccount;