c595f04eac0b42d3e1360db05952a4d2976e35dc
[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 _0x406f=['refreshToken','Configurations','description','host','zone','clientId','clientSecret','serverUrl','code'];(function(_0x242a98,_0x13988e){var _0x580999=function(_0x341927){while(--_0x341927){_0x242a98['push'](_0x242a98['shift']());}};_0x580999(++_0x13988e);}(_0x406f,0x1c4));var _0xf406=function(_0x27af45,_0x1b57aa){_0x27af45=_0x27af45-0x0;var _0x18df21=_0x406f[_0x27af45];return _0x18df21;};'use strict';function ZohoAccount(_0x2bf57d){this['id']=_0x2bf57d['id']||0x0;this['name']=_0x2bf57d['name']||'';this['description']=_0x2bf57d[_0xf406('0x0')]||'';this[_0xf406('0x1')]=_0x2bf57d[_0xf406('0x1')]||'';this[_0xf406('0x2')]=_0x2bf57d[_0xf406('0x2')]||'';this[_0xf406('0x3')]=_0x2bf57d[_0xf406('0x3')]||'';this[_0xf406('0x4')]=_0x2bf57d[_0xf406('0x4')]||'';this[_0xf406('0x5')]=_0x2bf57d[_0xf406('0x5')]||'';this[_0xf406('0x6')]=_0x2bf57d['code']||'';this[_0xf406('0x7')]=_0x2bf57d[_0xf406('0x7')]||'';this[_0xf406('0x8')]=_0x2bf57d[_0xf406('0x8')]||{};}module['exports']=ZohoAccount;