Built motion from commit (unavailable).|2.5.26
[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 _0x6da9=['refreshToken','name','description','host','clientId','clientSecret','serverUrl','code'];(function(_0x2cd8d6,_0x13eed7){var _0x45975c=function(_0x366885){while(--_0x366885){_0x2cd8d6['push'](_0x2cd8d6['shift']());}};_0x45975c(++_0x13eed7);}(_0x6da9,0x161));var _0x96da=function(_0x56cf45,_0x31ccff){_0x56cf45=_0x56cf45-0x0;var _0xf5fd3a=_0x6da9[_0x56cf45];return _0xf5fd3a;};'use strict';function ZohoAccount(_0x5557c4){this['id']=_0x5557c4['id']||0x0;this[_0x96da('0x0')]=_0x5557c4[_0x96da('0x0')]||'';this[_0x96da('0x1')]=_0x5557c4[_0x96da('0x1')]||'';this[_0x96da('0x2')]=_0x5557c4[_0x96da('0x2')]||'';this['zone']=_0x5557c4['zone']||'';this['clientId']=_0x5557c4[_0x96da('0x3')]||'';this[_0x96da('0x4')]=_0x5557c4[_0x96da('0x4')]||'';this['serverUrl']=_0x5557c4[_0x96da('0x5')]||'';this['code']=_0x5557c4[_0x96da('0x6')]||'';this[_0x96da('0x7')]=_0x5557c4[_0x96da('0x7')]||'';this['Configurations']=_0x5557c4['Configurations']||{};}module['exports']=ZohoAccount;