Record

charge-tier

No description available.

record charge-tier {
  ending-unit: option​<f64>,
  price: f64,
  price-format: charge-tier-price-format-enum,
  starting-unit: f64,
  tier: s32,
}

Fields

NameTypeDescription
ending-unitoption​<f64>
pricef64
price-formatcharge-tier-price-format-enum
starting-unitf64
tiers32