4a7f8eb0d487c81e6c3723d3b59d0e4e31992f54
[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 _0xc22d=['Configurations','exports','name','username','password','remoteUri'];(function(_0x1facfa,_0x1acf7d){var _0x9ec701=function(_0x115e37){while(--_0x115e37){_0x1facfa['push'](_0x1facfa['shift']());}};_0x9ec701(++_0x1acf7d);}(_0xc22d,0xe0));var _0xdc22=function(_0x58a4cd,_0x39b244){_0x58a4cd=_0x58a4cd-0x0;var _0x338317=_0xc22d[_0x58a4cd];return _0x338317;};'use strict';function ServicenowAccount(_0x508710){this['id']=_0x508710['id']||0x0;this[_0xdc22('0x0')]=_0x508710[_0xdc22('0x0')]||'';this['username']=_0x508710[_0xdc22('0x1')]||'';this[_0xdc22('0x2')]=_0x508710['password']||'';this['remoteUri']=_0x508710[_0xdc22('0x3')]||'';this['serverUrl']=_0x508710['serverUrl']||'';this[_0xdc22('0x4')]=_0x508710[_0xdc22('0x4')]||{};}module[_0xdc22('0x5')]=ServicenowAccount;