87b1420551315d7ee0d6b093ccf4ccd03ee09a74
[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 _0xf31a=['name','description','host','zone','clientId','clientSecret','code','refreshToken','Configurations'];(function(_0x2efe86,_0x4b6c3f){var _0x48e01c=function(_0x5b1412){while(--_0x5b1412){_0x2efe86['push'](_0x2efe86['shift']());}};_0x48e01c(++_0x4b6c3f);}(_0xf31a,0xfc));var _0xaf31=function(_0xf50820,_0x56f041){_0xf50820=_0xf50820-0x0;var _0x2a9b10=_0xf31a[_0xf50820];return _0x2a9b10;};'use strict';function ZohoAccount(_0x5e07d6){this['id']=_0x5e07d6['id']||0x0;this['name']=_0x5e07d6[_0xaf31('0x0')]||'';this[_0xaf31('0x1')]=_0x5e07d6[_0xaf31('0x1')]||'';this[_0xaf31('0x2')]=_0x5e07d6['host']||'';this[_0xaf31('0x3')]=_0x5e07d6['zone']||'';this[_0xaf31('0x4')]=_0x5e07d6[_0xaf31('0x4')]||'';this[_0xaf31('0x5')]=_0x5e07d6[_0xaf31('0x5')]||'';this['serverUrl']=_0x5e07d6['serverUrl']||'';this[_0xaf31('0x6')]=_0x5e07d6[_0xaf31('0x6')]||'';this[_0xaf31('0x7')]=_0x5e07d6[_0xaf31('0x7')]||'';this['Configurations']=_0x5e07d6[_0xaf31('0x8')]||{};}module['exports']=ZohoAccount;