43fb892ad095ba60042a9768ecaf7edd5124d8bc
[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 _0x6f86=['exports','name','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations'];(function(_0x351fa0,_0x12387a){var _0x35a58d=function(_0x4ebfff){while(--_0x4ebfff){_0x351fa0['push'](_0x351fa0['shift']());}};_0x35a58d(++_0x12387a);}(_0x6f86,0x6f));var _0x66f8=function(_0x4f1789,_0x37fda7){_0x4f1789=_0x4f1789-0x0;var _0x5bb8fe=_0x6f86[_0x4f1789];return _0x5bb8fe;};'use strict';function ZohoAccount(_0x41c87b){this['id']=_0x41c87b['id']||0x0;this[_0x66f8('0x0')]=_0x41c87b[_0x66f8('0x0')]||'';this[_0x66f8('0x1')]=_0x41c87b[_0x66f8('0x1')]||'';this[_0x66f8('0x2')]=_0x41c87b['host']||'';this[_0x66f8('0x3')]=_0x41c87b[_0x66f8('0x3')]||'';this[_0x66f8('0x4')]=_0x41c87b[_0x66f8('0x4')]||'';this['clientSecret']=_0x41c87b[_0x66f8('0x5')]||'';this[_0x66f8('0x6')]=_0x41c87b['serverUrl']||'';this['code']=_0x41c87b[_0x66f8('0x7')]||'';this[_0x66f8('0x8')]=_0x41c87b[_0x66f8('0x8')]||'';this['Configurations']=_0x41c87b[_0x66f8('0x9')]||{};}module[_0x66f8('0xa')]=ZohoAccount;