1b42362cc124ec2815adb06c056f780ffa53c907
[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 _0xb7e7=['clientId','clientSecret','serverUrl','code','refreshToken','Configurations','name','description','host','zone'];(function(_0x3a6f2a,_0x4fe258){var _0x5c3430=function(_0x360e92){while(--_0x360e92){_0x3a6f2a['push'](_0x3a6f2a['shift']());}};_0x5c3430(++_0x4fe258);}(_0xb7e7,0x18c));var _0x7b7e=function(_0x42bc91,_0x41f40a){_0x42bc91=_0x42bc91-0x0;var _0x3f5507=_0xb7e7[_0x42bc91];return _0x3f5507;};'use strict';function ZohoAccount(_0x2ee0ea){this['id']=_0x2ee0ea['id']||0x0;this['name']=_0x2ee0ea[_0x7b7e('0x0')]||'';this[_0x7b7e('0x1')]=_0x2ee0ea[_0x7b7e('0x1')]||'';this[_0x7b7e('0x2')]=_0x2ee0ea['host']||'';this[_0x7b7e('0x3')]=_0x2ee0ea[_0x7b7e('0x3')]||'';this[_0x7b7e('0x4')]=_0x2ee0ea[_0x7b7e('0x4')]||'';this[_0x7b7e('0x5')]=_0x2ee0ea[_0x7b7e('0x5')]||'';this[_0x7b7e('0x6')]=_0x2ee0ea['serverUrl']||'';this[_0x7b7e('0x7')]=_0x2ee0ea[_0x7b7e('0x7')]||'';this['refreshToken']=_0x2ee0ea[_0x7b7e('0x8')]||'';this['Configurations']=_0x2ee0ea[_0x7b7e('0x9')]||{};}module['exports']=ZohoAccount;