9800658b1b474f346cdaa422d5ad93e265869095
[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 _0x2136=['exports','name','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken'];(function(_0x57096d,_0x15799e){var _0x7c7c44=function(_0x49a40b){while(--_0x49a40b){_0x57096d['push'](_0x57096d['shift']());}};_0x7c7c44(++_0x15799e);}(_0x2136,0x1eb));var _0x6213=function(_0x5cfdf4,_0x278351){_0x5cfdf4=_0x5cfdf4-0x0;var _0xe40152=_0x2136[_0x5cfdf4];return _0xe40152;};'use strict';function ZohoAccount(_0x9cf5a5){this['id']=_0x9cf5a5['id']||0x0;this[_0x6213('0x0')]=_0x9cf5a5[_0x6213('0x0')]||'';this[_0x6213('0x1')]=_0x9cf5a5[_0x6213('0x1')]||'';this[_0x6213('0x2')]=_0x9cf5a5[_0x6213('0x2')]||'';this[_0x6213('0x3')]=_0x9cf5a5[_0x6213('0x3')]||'';this[_0x6213('0x4')]=_0x9cf5a5['clientId']||'';this[_0x6213('0x5')]=_0x9cf5a5[_0x6213('0x5')]||'';this[_0x6213('0x6')]=_0x9cf5a5['serverUrl']||'';this[_0x6213('0x7')]=_0x9cf5a5['code']||'';this[_0x6213('0x8')]=_0x9cf5a5[_0x6213('0x8')]||'';this['Configurations']=_0x9cf5a5['Configurations']||{};}module[_0x6213('0x9')]=ZohoAccount;