Built motion from commit 85328c08.|2.5.50
[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 _0x3a3a=['Configurations','exports','name','description','host','zone','clientId','clientSecret','serverUrl','code'];(function(_0x5721d7,_0x3908cd){var _0x504bbe=function(_0x5a7c32){while(--_0x5a7c32){_0x5721d7['push'](_0x5721d7['shift']());}};_0x504bbe(++_0x3908cd);}(_0x3a3a,0x1e2));var _0xa3a3=function(_0x157275,_0x58af4c){_0x157275=_0x157275-0x0;var _0x59cd0f=_0x3a3a[_0x157275];return _0x59cd0f;};'use strict';function ZohoAccount(_0x50beb7){this['id']=_0x50beb7['id']||0x0;this['name']=_0x50beb7[_0xa3a3('0x0')]||'';this[_0xa3a3('0x1')]=_0x50beb7['description']||'';this[_0xa3a3('0x2')]=_0x50beb7['host']||'';this[_0xa3a3('0x3')]=_0x50beb7[_0xa3a3('0x3')]||'';this[_0xa3a3('0x4')]=_0x50beb7[_0xa3a3('0x4')]||'';this[_0xa3a3('0x5')]=_0x50beb7[_0xa3a3('0x5')]||'';this[_0xa3a3('0x6')]=_0x50beb7[_0xa3a3('0x6')]||'';this['code']=_0x50beb7[_0xa3a3('0x7')]||'';this['refreshToken']=_0x50beb7['refreshToken']||'';this[_0xa3a3('0x8')]=_0x50beb7[_0xa3a3('0x8')]||{};}module[_0xa3a3('0x9')]=ZohoAccount;