mindee-api-dotnet

DeliveryNoteV1Document.CustomerAddress Property

Declaring Type: DeliveryNoteV1Document
Namespace: Mindee.Product.DeliveryNote
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The address of the customer receiving the goods.

[JsonPropertyName("customer_address")]
public StringField CustomerAddress { get; set; }

Property Value

StringField


Documentation generated by MdDocs