mindee-api-dotnet

Tax.Rate Property

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

The rate of the taxe.

[JsonPropertyName("rate")]
public double? Rate { get; set; }

Property Value

Nullable<double>

Example

5


Documentation generated by MdDocs