Built motion from commit 9d7072cc.|2.5.39
[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 _0x952b=['zone','clientId','serverUrl','Configurations','name','host'];(function(_0x1deb03,_0xd05ad8){var _0x189fe7=function(_0x321225){while(--_0x321225){_0x1deb03['push'](_0x1deb03['shift']());}};_0x189fe7(++_0xd05ad8);}(_0x952b,0x112));var _0xb952=function(_0x48f53b,_0x160136){_0x48f53b=_0x48f53b-0x0;var _0x549971=_0x952b[_0x48f53b];return _0x549971;};'use strict';function ZohoAccount(_0x59e055){this['id']=_0x59e055['id']||0x0;this[_0xb952('0x0')]=_0x59e055['name']||'';this['description']=_0x59e055['description']||'';this[_0xb952('0x1')]=_0x59e055[_0xb952('0x1')]||'';this[_0xb952('0x2')]=_0x59e055[_0xb952('0x2')]||'';this[_0xb952('0x3')]=_0x59e055['clientId']||'';this['clientSecret']=_0x59e055['clientSecret']||'';this[_0xb952('0x4')]=_0x59e055[_0xb952('0x4')]||'';this['code']=_0x59e055['code']||'';this['refreshToken']=_0x59e055['refreshToken']||'';this[_0xb952('0x5')]=_0x59e055[_0xb952('0x5')]||{};}module['exports']=ZohoAccount;