6a048553a1ab6b5f1776039f03df661d15f2b6ba
[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 _0x92b3=['host','zone','clientSecret','serverUrl','code','refreshToken','Configurations','name','description'];(function(_0x1108ce,_0x266f4a){var _0x480580=function(_0x62d82d){while(--_0x62d82d){_0x1108ce['push'](_0x1108ce['shift']());}};_0x480580(++_0x266f4a);}(_0x92b3,0x10c));var _0x392b=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x92b3[_0x3dd15e];return _0x231fd0;};'use strict';function ZohoAccount(_0x1ca5f8){this['id']=_0x1ca5f8['id']||0x0;this[_0x392b('0x0')]=_0x1ca5f8[_0x392b('0x0')]||'';this[_0x392b('0x1')]=_0x1ca5f8[_0x392b('0x1')]||'';this['host']=_0x1ca5f8[_0x392b('0x2')]||'';this[_0x392b('0x3')]=_0x1ca5f8[_0x392b('0x3')]||'';this['clientId']=_0x1ca5f8['clientId']||'';this[_0x392b('0x4')]=_0x1ca5f8[_0x392b('0x4')]||'';this[_0x392b('0x5')]=_0x1ca5f8[_0x392b('0x5')]||'';this['code']=_0x1ca5f8[_0x392b('0x6')]||'';this[_0x392b('0x7')]=_0x1ca5f8[_0x392b('0x7')]||'';this[_0x392b('0x8')]=_0x1ca5f8['Configurations']||{};}module['exports']=ZohoAccount;