menu
stripe_api_sdk package
documentation
objects.dart
FeeDetails
type property
type property
dark_mode
light_mode
type
property
String
type
final
Type of the fee, one of: application_fee, stripe_fee or tax.
Implementation
final String type;
stripe_api_sdk package
documentation
objects
FeeDetails
type property
FeeDetails class