Declaring Type: InvoiceV4Document
Namespace: Mindee.Product.Invoice
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
List of payment details associated to the supplier.
[JsonPropertyName("supplier_payment_details")]
public IList<PaymentDetail> SupplierPaymentDetails { get; set; }
IList<PaymentDetail>
Documentation generated by MdDocs