Built motion from commit (unavailable).|2.5.15
[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 _0x161a=['name','description','host','zone','clientSecret','serverUrl','code','refreshToken','Configurations','exports'];(function(_0x2a1cca,_0x1bc1e1){var _0x36df28=function(_0x345864){while(--_0x345864){_0x2a1cca['push'](_0x2a1cca['shift']());}};_0x36df28(++_0x1bc1e1);}(_0x161a,0x140));var _0xa161=function(_0x1ae4a9,_0x4c0ed9){_0x1ae4a9=_0x1ae4a9-0x0;var _0x54d0b0=_0x161a[_0x1ae4a9];return _0x54d0b0;};'use strict';function ZohoAccount(_0x8d3a16){this['id']=_0x8d3a16['id']||0x0;this['name']=_0x8d3a16[_0xa161('0x0')]||'';this[_0xa161('0x1')]=_0x8d3a16['description']||'';this[_0xa161('0x2')]=_0x8d3a16['host']||'';this[_0xa161('0x3')]=_0x8d3a16[_0xa161('0x3')]||'';this['clientId']=_0x8d3a16['clientId']||'';this[_0xa161('0x4')]=_0x8d3a16[_0xa161('0x4')]||'';this[_0xa161('0x5')]=_0x8d3a16[_0xa161('0x5')]||'';this[_0xa161('0x6')]=_0x8d3a16[_0xa161('0x6')]||'';this[_0xa161('0x7')]=_0x8d3a16['refreshToken']||'';this[_0xa161('0x8')]=_0x8d3a16[_0xa161('0x8')]||{};}module[_0xa161('0x9')]=ZohoAccount;