Built motion from commit (unavailable).|2.4.17
[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 _0x0472=['name','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports'];(function(_0x16b9ed,_0x56517a){var _0x66b1f8=function(_0x1c883){while(--_0x1c883){_0x16b9ed['push'](_0x16b9ed['shift']());}};_0x66b1f8(++_0x56517a);}(_0x0472,0x197));var _0x2047=function(_0x5951ba,_0x4e125c){_0x5951ba=_0x5951ba-0x0;var _0x2853d9=_0x0472[_0x5951ba];return _0x2853d9;};'use strict';function ZohoAccount(_0x3d45e7){this['id']=_0x3d45e7['id']||0x0;this['name']=_0x3d45e7[_0x2047('0x0')]||'';this['description']=_0x3d45e7[_0x2047('0x1')]||'';this[_0x2047('0x2')]=_0x3d45e7[_0x2047('0x2')]||'';this[_0x2047('0x3')]=_0x3d45e7['zone']||'';this[_0x2047('0x4')]=_0x3d45e7['clientId']||'';this[_0x2047('0x5')]=_0x3d45e7[_0x2047('0x5')]||'';this[_0x2047('0x6')]=_0x3d45e7[_0x2047('0x6')]||'';this['code']=_0x3d45e7[_0x2047('0x7')]||'';this[_0x2047('0x8')]=_0x3d45e7[_0x2047('0x8')]||'';this[_0x2047('0x9')]=_0x3d45e7[_0x2047('0x9')]||{};}module[_0x2047('0xa')]=ZohoAccount;