f27eb169e9a9caf9e7a32bdab0f566bf820932c0
[motion2.git] / server / services / ami / model / zendeskAccount.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 _0xf346=['authType','type','serverUrl','Configurations','name','username','password','token','remoteUri'];(function(_0x55555f,_0x505b88){var _0x208602=function(_0x1cbc63){while(--_0x1cbc63){_0x55555f['push'](_0x55555f['shift']());}};_0x208602(++_0x505b88);}(_0xf346,0x1ab));var _0x6f34=function(_0x4d613c,_0x55f220){_0x4d613c=_0x4d613c-0x0;var _0x301fe3=_0xf346[_0x4d613c];return _0x301fe3;};'use strict';function ZendeskAccount(_0x463adc){this['id']=_0x463adc['id']||0x0;this[_0x6f34('0x0')]=_0x463adc['name']||'';this[_0x6f34('0x1')]=_0x463adc[_0x6f34('0x1')]||'';this[_0x6f34('0x2')]=_0x463adc[_0x6f34('0x2')]||'';this[_0x6f34('0x3')]=_0x463adc['token']||'';this[_0x6f34('0x4')]=_0x463adc[_0x6f34('0x4')]||'';this[_0x6f34('0x5')]=_0x463adc['authType']||'';this[_0x6f34('0x6')]=_0x463adc[_0x6f34('0x6')]||'integrationTab';this['serverUrl']=_0x463adc[_0x6f34('0x7')]||'';this[_0x6f34('0x8')]=_0x463adc[_0x6f34('0x8')]||{};}module['exports']=ZendeskAccount;