Built motion from commit 52c8a02d.|2.6.29
[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 _0xad60=['name','password','token','remoteUri','authType','type','serverUrl','Configurations'];(function(_0x2ec825,_0x2e6e5f){var _0x265c15=function(_0xaab0){while(--_0xaab0){_0x2ec825['push'](_0x2ec825['shift']());}};_0x265c15(++_0x2e6e5f);}(_0xad60,0xe8));var _0x0ad6=function(_0x321bb2,_0x202794){_0x321bb2=_0x321bb2-0x0;var _0x9c12ed=_0xad60[_0x321bb2];return _0x9c12ed;};'use strict';function ZendeskAccount(_0x1128cb){this['id']=_0x1128cb['id']||0x0;this[_0x0ad6('0x0')]=_0x1128cb[_0x0ad6('0x0')]||'';this['username']=_0x1128cb['username']||'';this[_0x0ad6('0x1')]=_0x1128cb[_0x0ad6('0x1')]||'';this['token']=_0x1128cb[_0x0ad6('0x2')]||'';this[_0x0ad6('0x3')]=_0x1128cb['remoteUri']||'';this[_0x0ad6('0x4')]=_0x1128cb['authType']||'';this['type']=_0x1128cb[_0x0ad6('0x5')]||'integrationTab';this[_0x0ad6('0x6')]=_0x1128cb[_0x0ad6('0x6')]||'';this[_0x0ad6('0x7')]=_0x1128cb['Configurations']||{};}module['exports']=ZendeskAccount;