menu
stripe_updated package
documentation
messages.dart
Invoice
status property
status property
dark_mode
light_mode
status
property
String
?
status
final
The status of the invoice, one of draft, open, paid, uncollectible, or void.
Implementation
final String? status;
stripe_updated package
documentation
messages
Invoice
status property
Invoice class