df76e6071802f37a044cdf49e6b95b72242931be
[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 _0x659c=['code','refreshToken','description','host','zone','clientId','clientSecret','serverUrl'];(function(_0x1731a9,_0x4fb551){var _0x22b9a5=function(_0x3b62fd){while(--_0x3b62fd){_0x1731a9['push'](_0x1731a9['shift']());}};_0x22b9a5(++_0x4fb551);}(_0x659c,0x1aa));var _0xc659=function(_0x75e866,_0x30b4de){_0x75e866=_0x75e866-0x0;var _0x5e4b64=_0x659c[_0x75e866];return _0x5e4b64;};'use strict';function ZohoAccount(_0x5d69e3){this['id']=_0x5d69e3['id']||0x0;this['name']=_0x5d69e3['name']||'';this[_0xc659('0x0')]=_0x5d69e3[_0xc659('0x0')]||'';this['host']=_0x5d69e3[_0xc659('0x1')]||'';this[_0xc659('0x2')]=_0x5d69e3['zone']||'';this['clientId']=_0x5d69e3[_0xc659('0x3')]||'';this[_0xc659('0x4')]=_0x5d69e3[_0xc659('0x4')]||'';this[_0xc659('0x5')]=_0x5d69e3[_0xc659('0x5')]||'';this[_0xc659('0x6')]=_0x5d69e3['code']||'';this['refreshToken']=_0x5d69e3[_0xc659('0x7')]||'';this['Configurations']=_0x5d69e3['Configurations']||{};}module['exports']=ZohoAccount;