Built motion from commit f7863d46.|2.5.41
[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 _0xe631=['refreshToken','Configurations','host','zone','clientId','clientSecret','serverUrl','code'];(function(_0xac5e92,_0x3eed57){var _0x191ab3=function(_0xc3720f){while(--_0xc3720f){_0xac5e92['push'](_0xac5e92['shift']());}};_0x191ab3(++_0x3eed57);}(_0xe631,0xa2));var _0x1e63=function(_0x5b34c0,_0x3ad403){_0x5b34c0=_0x5b34c0-0x0;var _0x242bd3=_0xe631[_0x5b34c0];return _0x242bd3;};'use strict';function ZohoAccount(_0x32413c){this['id']=_0x32413c['id']||0x0;this['name']=_0x32413c['name']||'';this['description']=_0x32413c['description']||'';this['host']=_0x32413c[_0x1e63('0x0')]||'';this[_0x1e63('0x1')]=_0x32413c['zone']||'';this['clientId']=_0x32413c[_0x1e63('0x2')]||'';this[_0x1e63('0x3')]=_0x32413c[_0x1e63('0x3')]||'';this[_0x1e63('0x4')]=_0x32413c[_0x1e63('0x4')]||'';this[_0x1e63('0x5')]=_0x32413c[_0x1e63('0x5')]||'';this[_0x1e63('0x6')]=_0x32413c['refreshToken']||'';this[_0x1e63('0x7')]=_0x32413c[_0x1e63('0x7')]||{};}module['exports']=ZohoAccount;