Built motion from commit 953226e6.|2.6.32
[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 _0x0b6f=['Configurations','name','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken'];(function(_0x22d42c,_0x511bb5){var _0x3e4a4e=function(_0x4de9c9){while(--_0x4de9c9){_0x22d42c['push'](_0x22d42c['shift']());}};_0x3e4a4e(++_0x511bb5);}(_0x0b6f,0x1e1));var _0xf0b6=function(_0x5c2c7c,_0xa7d3b1){_0x5c2c7c=_0x5c2c7c-0x0;var _0xea7ffe=_0x0b6f[_0x5c2c7c];return _0xea7ffe;};'use strict';function ZohoAccount(_0x315011){this['id']=_0x315011['id']||0x0;this['name']=_0x315011[_0xf0b6('0x0')]||'';this[_0xf0b6('0x1')]=_0x315011['description']||'';this[_0xf0b6('0x2')]=_0x315011[_0xf0b6('0x2')]||'';this[_0xf0b6('0x3')]=_0x315011['zone']||'';this['clientId']=_0x315011[_0xf0b6('0x4')]||'';this[_0xf0b6('0x5')]=_0x315011['clientSecret']||'';this[_0xf0b6('0x6')]=_0x315011[_0xf0b6('0x6')]||'';this[_0xf0b6('0x7')]=_0x315011['code']||'';this['refreshToken']=_0x315011[_0xf0b6('0x8')]||'';this['Configurations']=_0x315011[_0xf0b6('0x9')]||{};}module['exports']=ZohoAccount;