mindee-api-dotnet

DeliveryNoteV1Document.TotalAmount Property

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

The total monetary value of the goods being delivered.

[JsonPropertyName("total_amount")]
public AmountField TotalAmount { get; set; }

Property Value

AmountField


Documentation generated by MdDocs