mindee-api-dotnet

Tax.Value Property

Declaring Type: Tax
Namespace: Mindee.Parsing.Standard
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

The total amount of the tax.

[JsonPropertyName("value")]
public double? Value { get; set; }

Property Value

Nullable<double>

Example

10.5


Documentation generated by MdDocs