Built motion from commit 449495f6.|2.6.27
[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 _0x0ff4=['clientSecret','serverUrl','code','refreshToken','Configurations','name','description','host','zone','clientId'];(function(_0x6f7f51,_0x49e1f3){var _0x3e8d20=function(_0x15fdae){while(--_0x15fdae){_0x6f7f51['push'](_0x6f7f51['shift']());}};_0x3e8d20(++_0x49e1f3);}(_0x0ff4,0x1b3));var _0x40ff=function(_0x190e94,_0x117fc1){_0x190e94=_0x190e94-0x0;var _0x3012a0=_0x0ff4[_0x190e94];return _0x3012a0;};'use strict';function ZohoAccount(_0x3b18bd){this['id']=_0x3b18bd['id']||0x0;this[_0x40ff('0x0')]=_0x3b18bd[_0x40ff('0x0')]||'';this[_0x40ff('0x1')]=_0x3b18bd[_0x40ff('0x1')]||'';this[_0x40ff('0x2')]=_0x3b18bd[_0x40ff('0x2')]||'';this['zone']=_0x3b18bd[_0x40ff('0x3')]||'';this[_0x40ff('0x4')]=_0x3b18bd[_0x40ff('0x4')]||'';this[_0x40ff('0x5')]=_0x3b18bd[_0x40ff('0x5')]||'';this[_0x40ff('0x6')]=_0x3b18bd[_0x40ff('0x6')]||'';this[_0x40ff('0x7')]=_0x3b18bd['code']||'';this[_0x40ff('0x8')]=_0x3b18bd['refreshToken']||'';this[_0x40ff('0x9')]=_0x3b18bd[_0x40ff('0x9')]||{};}module['exports']=ZohoAccount;