menu
stripe_api_client package
documentation
models/invoice_payment.dart
InvoicePayment
status property
status property
dark_mode
light_mode
status
property
String
?
status
getter/setter pair
The status of the payment, one of
open
,
paid
, or
canceled
.
Implementation
String? status;
stripe_api_client package
documentation
models/invoice_payment
InvoicePayment
status property
InvoicePayment class