Built motion from commit 616d3211.|2.6.4
[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 _0x39e0=['exports','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations'];(function(_0x324be7,_0x2f9109){var _0x1cdcee=function(_0x9be576){while(--_0x9be576){_0x324be7['push'](_0x324be7['shift']());}};_0x1cdcee(++_0x2f9109);}(_0x39e0,0x15f));var _0x039e=function(_0x14e6a8,_0x18c7ff){_0x14e6a8=_0x14e6a8-0x0;var _0x28effa=_0x39e0[_0x14e6a8];return _0x28effa;};'use strict';function ZohoAccount(_0x816d9){this['id']=_0x816d9['id']||0x0;this['name']=_0x816d9['name']||'';this[_0x039e('0x0')]=_0x816d9[_0x039e('0x0')]||'';this[_0x039e('0x1')]=_0x816d9['host']||'';this[_0x039e('0x2')]=_0x816d9['zone']||'';this[_0x039e('0x3')]=_0x816d9[_0x039e('0x3')]||'';this[_0x039e('0x4')]=_0x816d9['clientSecret']||'';this[_0x039e('0x5')]=_0x816d9['serverUrl']||'';this[_0x039e('0x6')]=_0x816d9[_0x039e('0x6')]||'';this['refreshToken']=_0x816d9[_0x039e('0x7')]||'';this[_0x039e('0x8')]=_0x816d9['Configurations']||{};}module[_0x039e('0x9')]=ZohoAccount;