# UsageMeteringTax
## Properties
**tax_usd** | Option<**f64**> | Estimated tax in USD | [optional]
**rate_percent** | Option<**f64**> | Combined rate percentage | [optional]
**jurisdiction_label** | Option<**String**> | Human jurisdiction label | [optional]
**reverse_charge** | Option<**bool**> | True for EU/UK B2B reverse charge (0 tax added by design). | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)