tieredRates property
Tiered rate of this billing rate.
This cannot co-exist with flat rate.
Implementation
core.List<BillingRateTieredRate>? tieredRates;
Tiered rate of this billing rate.
This cannot co-exist with flat rate.
core.List<BillingRateTieredRate>? tieredRates;