1297a1767bffb93204f514168f64301485028ab7
[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 _0x4fd0=['name','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports'];(function(_0xb314a6,_0x3e9b41){var _0x1a5c11=function(_0x2203c4){while(--_0x2203c4){_0xb314a6['push'](_0xb314a6['shift']());}};_0x1a5c11(++_0x3e9b41);}(_0x4fd0,0x18c));var _0x04fd=function(_0x4ef11c,_0x387510){_0x4ef11c=_0x4ef11c-0x0;var _0x1c3026=_0x4fd0[_0x4ef11c];return _0x1c3026;};'use strict';function ZohoAccount(_0x5a0f19){this['id']=_0x5a0f19['id']||0x0;this[_0x04fd('0x0')]=_0x5a0f19['name']||'';this[_0x04fd('0x1')]=_0x5a0f19['description']||'';this[_0x04fd('0x2')]=_0x5a0f19['host']||'';this['zone']=_0x5a0f19[_0x04fd('0x3')]||'';this[_0x04fd('0x4')]=_0x5a0f19[_0x04fd('0x4')]||'';this['clientSecret']=_0x5a0f19[_0x04fd('0x5')]||'';this[_0x04fd('0x6')]=_0x5a0f19[_0x04fd('0x6')]||'';this[_0x04fd('0x7')]=_0x5a0f19[_0x04fd('0x7')]||'';this['refreshToken']=_0x5a0f19[_0x04fd('0x8')]||'';this[_0x04fd('0x9')]=_0x5a0f19[_0x04fd('0x9')]||{};}module[_0x04fd('0xa')]=ZohoAccount;