Built motion from commit 092f8824.|2.5.49
[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 _0xfb54=['zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','name','description'];(function(_0x57d51d,_0x2516e4){var _0x226003=function(_0x30fe3d){while(--_0x30fe3d){_0x57d51d['push'](_0x57d51d['shift']());}};_0x226003(++_0x2516e4);}(_0xfb54,0x1c0));var _0x4fb5=function(_0x466f39,_0x3769a8){_0x466f39=_0x466f39-0x0;var _0x4a13e4=_0xfb54[_0x466f39];return _0x4a13e4;};'use strict';function ZohoAccount(_0x2627c1){this['id']=_0x2627c1['id']||0x0;this[_0x4fb5('0x0')]=_0x2627c1['name']||'';this[_0x4fb5('0x1')]=_0x2627c1['description']||'';this['host']=_0x2627c1['host']||'';this[_0x4fb5('0x2')]=_0x2627c1['zone']||'';this['clientId']=_0x2627c1[_0x4fb5('0x3')]||'';this[_0x4fb5('0x4')]=_0x2627c1[_0x4fb5('0x4')]||'';this[_0x4fb5('0x5')]=_0x2627c1[_0x4fb5('0x5')]||'';this['code']=_0x2627c1[_0x4fb5('0x6')]||'';this['refreshToken']=_0x2627c1[_0x4fb5('0x7')]||'';this['Configurations']=_0x2627c1[_0x4fb5('0x8')]||{};}module['exports']=ZohoAccount;