2.1.0 • Published 2 years ago

@sap/cloud-sdk-vdm-maintenance-notification-service v2.1.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
-
Last release
2 years ago

@sap/cloud-sdk-vdm-maintenance-notification-service

This package contains the OData VDM for the Maintenance Notification Service of SAP S/4HANA Cloud.

Usage Example

import { maintenanceNotificationService } from '@sap/cloud-sdk-vdm-maintenance-notification-service';

const { maintenanceNotificationApi } = maintenanceNotificationService()
const resultPromise = maintenanceNotificationApi.requestBuilder().getAll().top(5).execute({ destinationName:'myDestinationName' });

Helpful Links

2.1.0

2 years ago

2.0.0

2 years ago

1.28.2

2 years ago

1.28.0

2 years ago

1.27.0

3 years ago

1.26.0

3 years ago

1.25.0

3 years ago

1.24.0

3 years ago