menu
stripe package
documentation
messages.dart
UpdateCustomerRequest
paymentMethod property
paymentMethod property
dark_mode
light_mode
paymentMethod
property
String
?
paymentMethod
final
inherited
The ID of the PaymentMethod to attach to the customer.
Implementation
final String? paymentMethod;
stripe package
documentation
messages
UpdateCustomerRequest
paymentMethod property
UpdateCustomerRequest class