Built motion from commit a679711e.|2.6.15
[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 _0x3c22=['type','serverUrl','Configurations','exports','name','token','remoteUri','authType'];(function(_0xee8438,_0x261ac6){var _0x251ee8=function(_0x1ea637){while(--_0x1ea637){_0xee8438['push'](_0xee8438['shift']());}};_0x251ee8(++_0x261ac6);}(_0x3c22,0x164));var _0x23c2=function(_0x44da7b,_0x4fb36d){_0x44da7b=_0x44da7b-0x0;var _0xb35527=_0x3c22[_0x44da7b];return _0xb35527;};'use strict';function ZendeskAccount(_0x3e32bb){this['id']=_0x3e32bb['id']||0x0;this['name']=_0x3e32bb[_0x23c2('0x0')]||'';this['username']=_0x3e32bb['username']||'';this['password']=_0x3e32bb['password']||'';this[_0x23c2('0x1')]=_0x3e32bb[_0x23c2('0x1')]||'';this['remoteUri']=_0x3e32bb[_0x23c2('0x2')]||'';this['authType']=_0x3e32bb[_0x23c2('0x3')]||'';this['type']=_0x3e32bb[_0x23c2('0x4')]||'integrationTab';this[_0x23c2('0x5')]=_0x3e32bb[_0x23c2('0x5')]||'';this['Configurations']=_0x3e32bb[_0x23c2('0x6')]||{};}module[_0x23c2('0x7')]=ZendeskAccount;