Built motion from commit 3e059bc2.|2.5.32
[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 _0x1f1b=['clientId','clientSecret','serverUrl','code','refreshToken','Configurations','description','host'];(function(_0x150905,_0x10fe6d){var _0x24f85b=function(_0x1fa43d){while(--_0x1fa43d){_0x150905['push'](_0x150905['shift']());}};_0x24f85b(++_0x10fe6d);}(_0x1f1b,0xee));var _0xb1f1=function(_0x19950b,_0x53d0d7){_0x19950b=_0x19950b-0x0;var _0x3c6b41=_0x1f1b[_0x19950b];return _0x3c6b41;};'use strict';function ZohoAccount(_0xac47f0){this['id']=_0xac47f0['id']||0x0;this['name']=_0xac47f0['name']||'';this[_0xb1f1('0x0')]=_0xac47f0[_0xb1f1('0x0')]||'';this[_0xb1f1('0x1')]=_0xac47f0[_0xb1f1('0x1')]||'';this['zone']=_0xac47f0['zone']||'';this[_0xb1f1('0x2')]=_0xac47f0['clientId']||'';this[_0xb1f1('0x3')]=_0xac47f0['clientSecret']||'';this[_0xb1f1('0x4')]=_0xac47f0[_0xb1f1('0x4')]||'';this[_0xb1f1('0x5')]=_0xac47f0[_0xb1f1('0x5')]||'';this[_0xb1f1('0x6')]=_0xac47f0[_0xb1f1('0x6')]||'';this[_0xb1f1('0x7')]=_0xac47f0[_0xb1f1('0x7')]||{};}module['exports']=ZohoAccount;