55a5767158d056af444dfcd7d273441776346fad
[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 _0x66b3=['username','password','remoteUri','serverUrl','Configurations','name'];(function(_0xf3b6dc,_0x4ab6a4){var _0xea8456=function(_0x8cc8ce){while(--_0x8cc8ce){_0xf3b6dc['push'](_0xf3b6dc['shift']());}};_0xea8456(++_0x4ab6a4);}(_0x66b3,0x6b));var _0x366b=function(_0x338957,_0x5b8cb8){_0x338957=_0x338957-0x0;var _0x5d5ade=_0x66b3[_0x338957];return _0x5d5ade;};'use strict';function ServicenowAccount(_0x28c242){this['id']=_0x28c242['id']||0x0;this[_0x366b('0x0')]=_0x28c242[_0x366b('0x0')]||'';this['username']=_0x28c242[_0x366b('0x1')]||'';this['password']=_0x28c242[_0x366b('0x2')]||'';this[_0x366b('0x3')]=_0x28c242[_0x366b('0x3')]||'';this['serverUrl']=_0x28c242[_0x366b('0x4')]||'';this['Configurations']=_0x28c242[_0x366b('0x5')]||{};}module['exports']=ServicenowAccount;