Built motion from commit 47436d59.|2.6.7
[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 _0xed1f=['code','refreshToken','Configurations','name','description','host','zone','clientId','clientSecret','serverUrl'];(function(_0x3947be,_0x4ba550){var _0x1a93a0=function(_0x2d7ee0){while(--_0x2d7ee0){_0x3947be['push'](_0x3947be['shift']());}};_0x1a93a0(++_0x4ba550);}(_0xed1f,0xc1));var _0xfed1=function(_0x44946b,_0xf874ec){_0x44946b=_0x44946b-0x0;var _0x249bc4=_0xed1f[_0x44946b];return _0x249bc4;};'use strict';function ZohoAccount(_0x1c58a5){this['id']=_0x1c58a5['id']||0x0;this[_0xfed1('0x0')]=_0x1c58a5['name']||'';this[_0xfed1('0x1')]=_0x1c58a5[_0xfed1('0x1')]||'';this['host']=_0x1c58a5[_0xfed1('0x2')]||'';this[_0xfed1('0x3')]=_0x1c58a5[_0xfed1('0x3')]||'';this[_0xfed1('0x4')]=_0x1c58a5[_0xfed1('0x4')]||'';this[_0xfed1('0x5')]=_0x1c58a5[_0xfed1('0x5')]||'';this[_0xfed1('0x6')]=_0x1c58a5[_0xfed1('0x6')]||'';this['code']=_0x1c58a5[_0xfed1('0x7')]||'';this[_0xfed1('0x8')]=_0x1c58a5['refreshToken']||'';this['Configurations']=_0x1c58a5[_0xfed1('0x9')]||{};}module['exports']=ZohoAccount;