Built motion from commit e02f907f.|2.6.14
[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 _0x7a4c=['exports','name','description','host','zone','clientId','clientSecret','serverUrl','code','refreshToken','Configurations'];(function(_0x22be83,_0x12c153){var _0x51684b=function(_0x1d13ce){while(--_0x1d13ce){_0x22be83['push'](_0x22be83['shift']());}};_0x51684b(++_0x12c153);}(_0x7a4c,0x1ae));var _0xc7a4=function(_0xcd81b8,_0x18d9fd){_0xcd81b8=_0xcd81b8-0x0;var _0xc3ae18=_0x7a4c[_0xcd81b8];return _0xc3ae18;};'use strict';function ZohoAccount(_0x7237ed){this['id']=_0x7237ed['id']||0x0;this[_0xc7a4('0x0')]=_0x7237ed['name']||'';this[_0xc7a4('0x1')]=_0x7237ed[_0xc7a4('0x1')]||'';this[_0xc7a4('0x2')]=_0x7237ed['host']||'';this['zone']=_0x7237ed[_0xc7a4('0x3')]||'';this[_0xc7a4('0x4')]=_0x7237ed[_0xc7a4('0x4')]||'';this['clientSecret']=_0x7237ed[_0xc7a4('0x5')]||'';this['serverUrl']=_0x7237ed[_0xc7a4('0x6')]||'';this[_0xc7a4('0x7')]=_0x7237ed[_0xc7a4('0x7')]||'';this[_0xc7a4('0x8')]=_0x7237ed['refreshToken']||'';this[_0xc7a4('0x9')]=_0x7237ed[_0xc7a4('0x9')]||{};}module[_0xc7a4('0xa')]=ZohoAccount;