f24f08c2ca16fd25e06ae7c14cd53256ca16cc19
[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 _0x4fc2=['code','refreshToken','Configurations','name','description','host','zone','clientId','clientSecret','serverUrl'];(function(_0x1c7b6f,_0x2cc63a){var _0xab6f=function(_0x2862f1){while(--_0x2862f1){_0x1c7b6f['push'](_0x1c7b6f['shift']());}};_0xab6f(++_0x2cc63a);}(_0x4fc2,0x111));var _0x24fc=function(_0x2d566b,_0x47c52d){_0x2d566b=_0x2d566b-0x0;var _0xd90686=_0x4fc2[_0x2d566b];return _0xd90686;};'use strict';function ZohoAccount(_0x5ea3ab){this['id']=_0x5ea3ab['id']||0x0;this[_0x24fc('0x0')]=_0x5ea3ab[_0x24fc('0x0')]||'';this[_0x24fc('0x1')]=_0x5ea3ab['description']||'';this[_0x24fc('0x2')]=_0x5ea3ab[_0x24fc('0x2')]||'';this[_0x24fc('0x3')]=_0x5ea3ab['zone']||'';this[_0x24fc('0x4')]=_0x5ea3ab[_0x24fc('0x4')]||'';this['clientSecret']=_0x5ea3ab[_0x24fc('0x5')]||'';this[_0x24fc('0x6')]=_0x5ea3ab['serverUrl']||'';this[_0x24fc('0x7')]=_0x5ea3ab[_0x24fc('0x7')]||'';this[_0x24fc('0x8')]=_0x5ea3ab[_0x24fc('0x8')]||'';this[_0x24fc('0x9')]=_0x5ea3ab[_0x24fc('0x9')]||{};}module['exports']=ZohoAccount;