zernio 0.0.451

API reference for Zernio. Authenticate with a Bearer API key. Base URL: https://zernio.com/api
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# UsageMeteringTax

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**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)