2.1.0 • Published 3 years ago

@sap/cloud-sdk-op-vdm-product-specification-service v2.1.0

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

@sap/cloud-sdk-op-vdm-product-specification-service

This package contains the OData VDM for the Product Specification Service.

Usage Example

import { productSpecificationService } from '@sap/cloud-sdk-op-vdm-product-specification-service';

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

Helpful Links

2.1.0

3 years ago

2.0.0

3 years ago

1.28.2

4 years ago

1.28.0

4 years ago

1.27.0

4 years ago

1.26.0

4 years ago

1.25.0

4 years ago

1.24.0

4 years ago

1.23.0

5 years ago