mindee-api-dotnet

InvoiceV4Document.BillingAddress Property

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

The customer’s address used for billing.

[JsonPropertyName("billing_address")]
public StringField BillingAddress { get; set; }

Property Value

StringField


Documentation generated by MdDocs