Built motion from commit 936e8062.|2.5.33
[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 _0x0500=['Configurations','name','username','password','token','remoteUri','authType','type','integrationTab','serverUrl'];(function(_0x18725b,_0x45962a){var _0x155db5=function(_0x5dd674){while(--_0x5dd674){_0x18725b['push'](_0x18725b['shift']());}};_0x155db5(++_0x45962a);}(_0x0500,0x1cd));var _0x0050=function(_0x4533d6,_0x30fb2b){_0x4533d6=_0x4533d6-0x0;var _0x586e49=_0x0500[_0x4533d6];return _0x586e49;};'use strict';function ZendeskAccount(_0x1ab5b8){this['id']=_0x1ab5b8['id']||0x0;this[_0x0050('0x0')]=_0x1ab5b8['name']||'';this[_0x0050('0x1')]=_0x1ab5b8['username']||'';this[_0x0050('0x2')]=_0x1ab5b8[_0x0050('0x2')]||'';this[_0x0050('0x3')]=_0x1ab5b8[_0x0050('0x3')]||'';this['remoteUri']=_0x1ab5b8[_0x0050('0x4')]||'';this[_0x0050('0x5')]=_0x1ab5b8[_0x0050('0x5')]||'';this[_0x0050('0x6')]=_0x1ab5b8[_0x0050('0x6')]||_0x0050('0x7');this['serverUrl']=_0x1ab5b8[_0x0050('0x8')]||'';this[_0x0050('0x9')]=_0x1ab5b8['Configurations']||{};}module['exports']=ZendeskAccount;