mindee-api-dotnet

Tax.Base Property

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

The tax base.

[JsonPropertyName("base")]
public double? Base { get; set; }

Property Value

Nullable<double>


Documentation generated by MdDocs