defb1fcfa198b2ea7428d161fde8c546f370c217
[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 _0x48bf=['Configurations','name','username','password','remoteUri','serverUrl'];(function(_0x321bb2,_0x202794){var _0x9c12ed=function(_0x263dd3){while(--_0x263dd3){_0x321bb2['push'](_0x321bb2['shift']());}};_0x9c12ed(++_0x202794);}(_0x48bf,0x139));var _0xf48b=function(_0x3a634e,_0x273db2){_0x3a634e=_0x3a634e-0x0;var _0x2ecddb=_0x48bf[_0x3a634e];return _0x2ecddb;};'use strict';function ServicenowAccount(_0x49c8ad){this['id']=_0x49c8ad['id']||0x0;this[_0xf48b('0x0')]=_0x49c8ad[_0xf48b('0x0')]||'';this[_0xf48b('0x1')]=_0x49c8ad[_0xf48b('0x1')]||'';this[_0xf48b('0x2')]=_0x49c8ad[_0xf48b('0x2')]||'';this[_0xf48b('0x3')]=_0x49c8ad['remoteUri']||'';this[_0xf48b('0x4')]=_0x49c8ad['serverUrl']||'';this[_0xf48b('0x5')]=_0x49c8ad['Configurations']||{};}module['exports']=ServicenowAccount;