mindee-api-dotnet

FinancialDocumentV1Document.SupplierPaymentDetails Property

Declaring Type: FinancialDocumentV1Document
Namespace: Mindee.Product.FinancialDocument
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

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