Built motion from commit (unavailable).|2.4.21
[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 _0x6343=['name','description','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations','exports'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x6343,0x168));var _0x3634=function(_0x14cc5d,_0x5430d4){_0x14cc5d=_0x14cc5d-0x0;var _0x5b09fd=_0x6343[_0x14cc5d];return _0x5b09fd;};'use strict';function ZohoAccount(_0x2ae284){this['id']=_0x2ae284['id']||0x0;this['name']=_0x2ae284[_0x3634('0x0')]||'';this[_0x3634('0x1')]=_0x2ae284['description']||'';this['host']=_0x2ae284['host']||'';this['zone']=_0x2ae284[_0x3634('0x2')]||'';this[_0x3634('0x3')]=_0x2ae284['clientId']||'';this[_0x3634('0x4')]=_0x2ae284[_0x3634('0x4')]||'';this['serverUrl']=_0x2ae284[_0x3634('0x5')]||'';this[_0x3634('0x6')]=_0x2ae284['code']||'';this['refreshToken']=_0x2ae284[_0x3634('0x7')]||'';this[_0x3634('0x8')]=_0x2ae284[_0x3634('0x8')]||{};}module[_0x3634('0x9')]=ZohoAccount;