menu
stripe_api_sdk package
documentation
objects.dart
FeeDetails
amount property
amount property
dark_mode
light_mode
amount
property
int
amount
final
Amount of the fee, in cents.
Implementation
final int amount;
stripe_api_sdk package
documentation
objects
FeeDetails
amount property
FeeDetails class