6ac4b7be68aba82f3178a25cb0c5e48521fa9c9a
[motion2.git] / server / services / ami / model / servicenowAccount.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 _0x3223=['Configurations','name','username','password','remoteUri','serverUrl'];(function(_0x41a7dd,_0x2cc7b6){var _0x4db8dc=function(_0x3fbd5d){while(--_0x3fbd5d){_0x41a7dd['push'](_0x41a7dd['shift']());}};_0x4db8dc(++_0x2cc7b6);}(_0x3223,0x1ab));var _0x3322=function(_0x198680,_0x13c5ad){_0x198680=_0x198680-0x0;var _0x44381a=_0x3223[_0x198680];return _0x44381a;};'use strict';function ServicenowAccount(_0x2e46b5){this['id']=_0x2e46b5['id']||0x0;this[_0x3322('0x0')]=_0x2e46b5[_0x3322('0x0')]||'';this[_0x3322('0x1')]=_0x2e46b5[_0x3322('0x1')]||'';this[_0x3322('0x2')]=_0x2e46b5[_0x3322('0x2')]||'';this[_0x3322('0x3')]=_0x2e46b5[_0x3322('0x3')]||'';this['serverUrl']=_0x2e46b5[_0x3322('0x4')]||'';this[_0x3322('0x5')]=_0x2e46b5['Configurations']||{};}module['exports']=ServicenowAccount;