a0a9016bcc71e291de7699cc6a22967f63707133
[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 _0xb1f9=['serverUrl','Configurations','name','username','token','remoteUri','authType','integrationTab'];(function(_0x42d807,_0x466d1c){var _0x2b4c01=function(_0x10b78d){while(--_0x10b78d){_0x42d807['push'](_0x42d807['shift']());}};_0x2b4c01(++_0x466d1c);}(_0xb1f9,0x192));var _0x9b1f=function(_0x45f68c,_0x29c0b1){_0x45f68c=_0x45f68c-0x0;var _0x2da42c=_0xb1f9[_0x45f68c];return _0x2da42c;};'use strict';function ZendeskAccount(_0xcb6ec0){this['id']=_0xcb6ec0['id']||0x0;this['name']=_0xcb6ec0[_0x9b1f('0x0')]||'';this[_0x9b1f('0x1')]=_0xcb6ec0['username']||'';this['password']=_0xcb6ec0['password']||'';this[_0x9b1f('0x2')]=_0xcb6ec0['token']||'';this['remoteUri']=_0xcb6ec0[_0x9b1f('0x3')]||'';this[_0x9b1f('0x4')]=_0xcb6ec0[_0x9b1f('0x4')]||'';this['type']=_0xcb6ec0['type']||_0x9b1f('0x5');this[_0x9b1f('0x6')]=_0xcb6ec0['serverUrl']||'';this[_0x9b1f('0x7')]=_0xcb6ec0[_0x9b1f('0x7')]||{};}module['exports']=ZendeskAccount;