Built motion from commit 9e1399f3.|2.5.37
[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 _0x85d9=['description','host','zone','clientId','serverUrl','code','refreshToken','Configurations','name'];(function(_0x138adb,_0x193fee){var _0x1b27f2=function(_0x5e97a2){while(--_0x5e97a2){_0x138adb['push'](_0x138adb['shift']());}};_0x1b27f2(++_0x193fee);}(_0x85d9,0x179));var _0x985d=function(_0x502c7d,_0x2f1285){_0x502c7d=_0x502c7d-0x0;var _0x30b7ed=_0x85d9[_0x502c7d];return _0x30b7ed;};'use strict';function ZohoAccount(_0x2c5585){this['id']=_0x2c5585['id']||0x0;this['name']=_0x2c5585[_0x985d('0x0')]||'';this[_0x985d('0x1')]=_0x2c5585['description']||'';this[_0x985d('0x2')]=_0x2c5585[_0x985d('0x2')]||'';this[_0x985d('0x3')]=_0x2c5585[_0x985d('0x3')]||'';this[_0x985d('0x4')]=_0x2c5585[_0x985d('0x4')]||'';this['clientSecret']=_0x2c5585['clientSecret']||'';this[_0x985d('0x5')]=_0x2c5585[_0x985d('0x5')]||'';this[_0x985d('0x6')]=_0x2c5585[_0x985d('0x6')]||'';this[_0x985d('0x7')]=_0x2c5585[_0x985d('0x7')]||'';this[_0x985d('0x8')]=_0x2c5585['Configurations']||{};}module['exports']=ZohoAccount;