3684c8a674b22819ba4690715d8adbd08f2418e9
[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 _0x7177=['zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','name','description','host'];(function(_0x3e7b86,_0x3a4c16){var _0x56ef5d=function(_0x29c0f0){while(--_0x29c0f0){_0x3e7b86['push'](_0x3e7b86['shift']());}};_0x56ef5d(++_0x3a4c16);}(_0x7177,0x101));var _0x7717=function(_0xd29892,_0x2b67b9){_0xd29892=_0xd29892-0x0;var _0x293dfd=_0x7177[_0xd29892];return _0x293dfd;};'use strict';function ZohoAccount(_0x212326){this['id']=_0x212326['id']||0x0;this['name']=_0x212326[_0x7717('0x0')]||'';this['description']=_0x212326[_0x7717('0x1')]||'';this[_0x7717('0x2')]=_0x212326['host']||'';this[_0x7717('0x3')]=_0x212326[_0x7717('0x3')]||'';this['clientId']=_0x212326[_0x7717('0x4')]||'';this[_0x7717('0x5')]=_0x212326[_0x7717('0x5')]||'';this[_0x7717('0x6')]=_0x212326[_0x7717('0x6')]||'';this[_0x7717('0x7')]=_0x212326[_0x7717('0x7')]||'';this[_0x7717('0x8')]=_0x212326[_0x7717('0x8')]||'';this[_0x7717('0x9')]=_0x212326[_0x7717('0x9')]||{};}module['exports']=ZohoAccount;