Built motion from commit 53172ac8.|2.6.30
[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 _0x0c95=['Configurations','name','username','password','token','remoteUri','authType','type','integrationTab'];(function(_0x489b87,_0xd51c93){var _0x1823b6=function(_0x451c70){while(--_0x451c70){_0x489b87['push'](_0x489b87['shift']());}};_0x1823b6(++_0xd51c93);}(_0x0c95,0x1b1));var _0x50c9=function(_0x5657bb,_0x2f1219){_0x5657bb=_0x5657bb-0x0;var _0x2a5ecb=_0x0c95[_0x5657bb];return _0x2a5ecb;};'use strict';function ZendeskAccount(_0x54e120){this['id']=_0x54e120['id']||0x0;this[_0x50c9('0x0')]=_0x54e120[_0x50c9('0x0')]||'';this[_0x50c9('0x1')]=_0x54e120['username']||'';this[_0x50c9('0x2')]=_0x54e120[_0x50c9('0x2')]||'';this['token']=_0x54e120[_0x50c9('0x3')]||'';this['remoteUri']=_0x54e120[_0x50c9('0x4')]||'';this[_0x50c9('0x5')]=_0x54e120[_0x50c9('0x5')]||'';this[_0x50c9('0x6')]=_0x54e120[_0x50c9('0x6')]||_0x50c9('0x7');this['serverUrl']=_0x54e120['serverUrl']||'';this[_0x50c9('0x8')]=_0x54e120[_0x50c9('0x8')]||{};}module['exports']=ZendeskAccount;