dbf8d613a7ba27c959cf0d3fb841c532934551b6
[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 _0xf896=['password','remoteUri','serverUrl','Configurations','name','username'];(function(_0x5978e1,_0x29bc6c){var _0x58b08e=function(_0x130548){while(--_0x130548){_0x5978e1['push'](_0x5978e1['shift']());}};_0x58b08e(++_0x29bc6c);}(_0xf896,0x88));var _0x6f89=function(_0x27604f,_0x5ae336){_0x27604f=_0x27604f-0x0;var _0x40d189=_0xf896[_0x27604f];return _0x40d189;};'use strict';function ServicenowAccount(_0x1adb8b){this['id']=_0x1adb8b['id']||0x0;this[_0x6f89('0x0')]=_0x1adb8b[_0x6f89('0x0')]||'';this[_0x6f89('0x1')]=_0x1adb8b[_0x6f89('0x1')]||'';this['password']=_0x1adb8b[_0x6f89('0x2')]||'';this[_0x6f89('0x3')]=_0x1adb8b[_0x6f89('0x3')]||'';this[_0x6f89('0x4')]=_0x1adb8b[_0x6f89('0x4')]||'';this[_0x6f89('0x5')]=_0x1adb8b[_0x6f89('0x5')]||{};}module['exports']=ServicenowAccount;