3af7e0dfde7bb292916977a49ce9f429762916a4
[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 _0x5488=['Configurations','name','username','password','remoteUri'];(function(_0x3ebff4,_0x5efe9a){var _0x6331b7=function(_0x4860d6){while(--_0x4860d6){_0x3ebff4['push'](_0x3ebff4['shift']());}};_0x6331b7(++_0x5efe9a);}(_0x5488,0x150));var _0x8548=function(_0x36eaaa,_0x326732){_0x36eaaa=_0x36eaaa-0x0;var _0x461349=_0x5488[_0x36eaaa];return _0x461349;};'use strict';function ServicenowAccount(_0x1df94b){this['id']=_0x1df94b['id']||0x0;this[_0x8548('0x0')]=_0x1df94b[_0x8548('0x0')]||'';this[_0x8548('0x1')]=_0x1df94b[_0x8548('0x1')]||'';this[_0x8548('0x2')]=_0x1df94b[_0x8548('0x2')]||'';this[_0x8548('0x3')]=_0x1df94b[_0x8548('0x3')]||'';this['serverUrl']=_0x1df94b['serverUrl']||'';this[_0x8548('0x4')]=_0x1df94b[_0x8548('0x4')]||{};}module['exports']=ServicenowAccount;