menu
stripe_api_client package
documentation
models/invoice_payment.dart
InvoicePayment
amountRequested property
amountRequested property
dark_mode
light_mode
amountRequested
property
int
?
amountRequested
getter/setter pair
Amount intended to be paid toward this invoice, in cents (or local equivalent)
Implementation
int? amountRequested;
stripe_api_client package
documentation
models/invoice_payment
InvoicePayment
amountRequested property
InvoicePayment class