menu
stripe_api_client package
documentation
models/fee.dart
Fee
amount property
amount property
dark_mode
light_mode
amount
property
int
?
amount
getter/setter pair
Amount of the fee, in cents.
Implementation
int? amount;
stripe_api_client package
documentation
models/fee
Fee
amount property
Fee class