menu
stripe_api_client package
documentation
models/charge.dart
Charge
paid property
paid property
dark_mode
light_mode
paid
property
bool
?
paid
getter/setter pair
true
if the charge succeeded, or was successfully authorized for later capture.
Implementation
bool? paid;
stripe_api_client package
documentation
models/charge
Charge
paid property
Charge class