a43bee4f50a4733df8673471339f5815f7d2b0af
[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 _0x0b63=['clientId','clientSecret','serverUrl','code','refreshToken','Configurations','description','host','zone'];(function(_0x5ed0a3,_0x4441ec){var _0x4ecee1=function(_0x1bcf7c){while(--_0x1bcf7c){_0x5ed0a3['push'](_0x5ed0a3['shift']());}};_0x4ecee1(++_0x4441ec);}(_0x0b63,0xe7));var _0x30b6=function(_0xca8ab3,_0x3c6068){_0xca8ab3=_0xca8ab3-0x0;var _0x208f81=_0x0b63[_0xca8ab3];return _0x208f81;};'use strict';function ZohoAccount(_0x97b314){this['id']=_0x97b314['id']||0x0;this['name']=_0x97b314['name']||'';this[_0x30b6('0x0')]=_0x97b314[_0x30b6('0x0')]||'';this[_0x30b6('0x1')]=_0x97b314[_0x30b6('0x1')]||'';this['zone']=_0x97b314[_0x30b6('0x2')]||'';this[_0x30b6('0x3')]=_0x97b314[_0x30b6('0x3')]||'';this[_0x30b6('0x4')]=_0x97b314[_0x30b6('0x4')]||'';this[_0x30b6('0x5')]=_0x97b314['serverUrl']||'';this[_0x30b6('0x6')]=_0x97b314['code']||'';this[_0x30b6('0x7')]=_0x97b314['refreshToken']||'';this[_0x30b6('0x8')]=_0x97b314[_0x30b6('0x8')]||{};}module['exports']=ZohoAccount;