mindee-api-dotnet

EnergyBillV1Document.TaxesAndContributions Property

Declaring Type: EnergyBillV1Document
Namespace: Mindee.Product.Fr.EnergyBill
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Details of Taxes and Contributions.

[JsonPropertyName("taxes_and_contributions")]
[JsonConverter(Mindee.Parsing.ObjectListJsonConverter`2<Mindee.Product.Fr.EnergyBill.EnergyBillV1TaxesAndContributions,Mindee.Product.Fr.EnergyBill.EnergyBillV1TaxesAndContribution>)]
public EnergyBillV1TaxesAndContributions TaxesAndContributions { get; set; }

Property Value

EnergyBillV1TaxesAndContributions


Documentation generated by MdDocs