Values.PurchaseOrderDataSourceSourceSpecifies the source configuration for retrieving purchase order data.
type nonrec t = {einvoiceDeliveryDocumentType : EinvoiceDeliveryDocumentType.t option;The type of e-invoice document that requires purchase order data.
*)purchaseOrderDataSourceType : PurchaseOrderDataSourceType.t option;The type of source for purchase order data.
*)}