ccefc69f887586f7c6ec6d197ba4a62f6240c0ad
[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 _0x0d39=['exports','name','username','remoteUri','serverUrl','Configurations'];(function(_0x26c56e,_0x2637f4){var _0x5478c2=function(_0x1b66f0){while(--_0x1b66f0){_0x26c56e['push'](_0x26c56e['shift']());}};_0x5478c2(++_0x2637f4);}(_0x0d39,0x1b1));var _0x90d3=function(_0x328319,_0x1b5dd8){_0x328319=_0x328319-0x0;var _0x416a58=_0x0d39[_0x328319];return _0x416a58;};'use strict';function ServicenowAccount(_0x1d0c8d){this['id']=_0x1d0c8d['id']||0x0;this[_0x90d3('0x0')]=_0x1d0c8d[_0x90d3('0x0')]||'';this[_0x90d3('0x1')]=_0x1d0c8d['username']||'';this['password']=_0x1d0c8d['password']||'';this[_0x90d3('0x2')]=_0x1d0c8d['remoteUri']||'';this[_0x90d3('0x3')]=_0x1d0c8d[_0x90d3('0x3')]||'';this['Configurations']=_0x1d0c8d[_0x90d3('0x4')]||{};}module[_0x90d3('0x5')]=ServicenowAccount;