Built motion from commit (unavailable).|2.5.18
[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 _0xf34f=['exports','name','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations'];(function(_0x4e676e,_0x2a7c6d){var _0x336a3c=function(_0x4767c4){while(--_0x4767c4){_0x4e676e['push'](_0x4e676e['shift']());}};_0x336a3c(++_0x2a7c6d);}(_0xf34f,0x64));var _0xff34=function(_0x1f58e4,_0x37b633){_0x1f58e4=_0x1f58e4-0x0;var _0x5d13a8=_0xf34f[_0x1f58e4];return _0x5d13a8;};'use strict';function ZohoAccount(_0x596fda){this['id']=_0x596fda['id']||0x0;this['name']=_0x596fda[_0xff34('0x0')]||'';this['description']=_0x596fda[_0xff34('0x1')]||'';this['host']=_0x596fda[_0xff34('0x2')]||'';this[_0xff34('0x3')]=_0x596fda[_0xff34('0x3')]||'';this['clientId']=_0x596fda[_0xff34('0x4')]||'';this['clientSecret']=_0x596fda[_0xff34('0x5')]||'';this['serverUrl']=_0x596fda[_0xff34('0x6')]||'';this['code']=_0x596fda[_0xff34('0x7')]||'';this[_0xff34('0x8')]=_0x596fda['refreshToken']||'';this['Configurations']=_0x596fda[_0xff34('0x9')]||{};}module[_0xff34('0xa')]=ZohoAccount;