7418ffba322393b2abf043311a639d5d86a471b4
[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 _0x9a8c=['name','username','password','remoteUri','serverUrl','Configurations'];(function(_0x56d8b7,_0x361765){var _0x513a1f=function(_0x4708f7){while(--_0x4708f7){_0x56d8b7['push'](_0x56d8b7['shift']());}};_0x513a1f(++_0x361765);}(_0x9a8c,0x66));var _0xc9a8=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x9a8c[_0x3dd15e];return _0x231fd0;};'use strict';function ServicenowAccount(_0x110ad7){this['id']=_0x110ad7['id']||0x0;this[_0xc9a8('0x0')]=_0x110ad7[_0xc9a8('0x0')]||'';this[_0xc9a8('0x1')]=_0x110ad7['username']||'';this[_0xc9a8('0x2')]=_0x110ad7[_0xc9a8('0x2')]||'';this[_0xc9a8('0x3')]=_0x110ad7[_0xc9a8('0x3')]||'';this['serverUrl']=_0x110ad7[_0xc9a8('0x4')]||'';this[_0xc9a8('0x5')]=_0x110ad7[_0xc9a8('0x5')]||{};}module['exports']=ServicenowAccount;