customerId property

String? get customerId
inherited

The identifier of the Stripe Customer object. See https://stripe.com/docs/api/customers/object#customer_object-id

Implementation

String? get setupIntentClientSecret;/// The identifier of the Stripe Customer object. See https://stripe.com/docs/api/customers/object#customer_object-id
String? get customerId;