tandemdrive / ocpi-tariffs

OCPI tariff calculations
Apache License 2.0
38 stars 9 forks source link

Add some extra fields to the `pricer::Report` type #65

Closed basbossink-ds closed 4 months ago

basbossink-ds commented 8 months ago

It would be helpful if the id of the chosen tariff, and the associated currency would be provided in the pricer::Report type, currently the currency can be deduced using the tariff_index. The tarrif id is however not available on the OcpiTariff type.