README
@sap/cloud-sdk-vdm-brazil-nota-fiscal-service
This package contains the OData VDM for the Brazil Nota Fiscal Service of SAP S/4HANA Cloud.
Usage Example
import { Br_Nftax } from '@sap/cloud-sdk-vdm-brazil-nota-fiscal-service';
const resultPromise = Br_Nftax.requestBuilder().getAll().top(5).execute({ destinationName:'myDestinationName' });