mindee-api-dotnet

InvoiceV4Document.CustomerName Property

Declaring Type: InvoiceV4Document
Namespace: Mindee.Product.Invoice
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The name of the customer or client.

[JsonPropertyName("customer_name")]
public StringField CustomerName { get; set; }

Property Value

StringField


Documentation generated by MdDocs