Built motion from commit 3c2ce842.|2.6.31
[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 _0x71b9=['clientId','clientSecret','serverUrl','refreshToken','Configurations','name','description','host','zone'];(function(_0x11ab32,_0x28a165){var _0x4571d7=function(_0x282a1f){while(--_0x282a1f){_0x11ab32['push'](_0x11ab32['shift']());}};_0x4571d7(++_0x28a165);}(_0x71b9,0x1d9));var _0x971b=function(_0x36f2dc,_0x590ba6){_0x36f2dc=_0x36f2dc-0x0;var _0x3441d6=_0x71b9[_0x36f2dc];return _0x3441d6;};'use strict';function ZohoAccount(_0x4a7695){this['id']=_0x4a7695['id']||0x0;this[_0x971b('0x0')]=_0x4a7695[_0x971b('0x0')]||'';this[_0x971b('0x1')]=_0x4a7695[_0x971b('0x1')]||'';this[_0x971b('0x2')]=_0x4a7695[_0x971b('0x2')]||'';this[_0x971b('0x3')]=_0x4a7695['zone']||'';this[_0x971b('0x4')]=_0x4a7695[_0x971b('0x4')]||'';this['clientSecret']=_0x4a7695[_0x971b('0x5')]||'';this[_0x971b('0x6')]=_0x4a7695[_0x971b('0x6')]||'';this['code']=_0x4a7695['code']||'';this[_0x971b('0x7')]=_0x4a7695['refreshToken']||'';this[_0x971b('0x8')]=_0x4a7695['Configurations']||{};}module['exports']=ZohoAccount;