mindee-api-dotnet

FinancialDocumentV1Document.SupplierPaymentDetails Property

Declaring Type: FinancialDocumentV1Document
Namespace: Mindee.Product.FinancialDocument
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; }

Property Value

IList<PaymentDetail>


Documentation generated by MdDocs