menu
stripe_api_client package
documentation
models/shipping_rate_fixed_amount.dart
ShippingRateFixedAmount
amount property
amount property
dark_mode
light_mode
amount
property
int
?
amount
getter/setter pair
A non-negative integer in cents representing how much to charge.
Implementation
int? amount;
stripe_api_client package
documentation
models/shipping_rate_fixed_amount
ShippingRateFixedAmount
amount property
ShippingRateFixedAmount class