Built motion from commit 753c950e.|2.5.42
[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 _0x75cd=['Configurations','name','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken'];(function(_0x130c5e,_0x8ab49f){var _0x5d4a47=function(_0x3b974d){while(--_0x3b974d){_0x130c5e['push'](_0x130c5e['shift']());}};_0x5d4a47(++_0x8ab49f);}(_0x75cd,0xc9));var _0xd75c=function(_0x23ce6b,_0x30a5e3){_0x23ce6b=_0x23ce6b-0x0;var _0x50fc40=_0x75cd[_0x23ce6b];return _0x50fc40;};'use strict';function ZohoAccount(_0x31f007){this['id']=_0x31f007['id']||0x0;this[_0xd75c('0x0')]=_0x31f007['name']||'';this['description']=_0x31f007[_0xd75c('0x1')]||'';this[_0xd75c('0x2')]=_0x31f007[_0xd75c('0x2')]||'';this[_0xd75c('0x3')]=_0x31f007[_0xd75c('0x3')]||'';this[_0xd75c('0x4')]=_0x31f007[_0xd75c('0x4')]||'';this[_0xd75c('0x5')]=_0x31f007[_0xd75c('0x5')]||'';this[_0xd75c('0x6')]=_0x31f007[_0xd75c('0x6')]||'';this[_0xd75c('0x7')]=_0x31f007['code']||'';this['refreshToken']=_0x31f007[_0xd75c('0x8')]||'';this[_0xd75c('0x9')]=_0x31f007[_0xd75c('0x9')]||{};}module['exports']=ZohoAccount;