stripePaymentMethodId property
- @JsonParameter(Necessity.required, ['payment_method', 'payment_method_reference'])
getter/setter pair
Implementation
@JsonParameter(
Necessity.required, ['payment_method', 'payment_method_reference'])
String? stripePaymentMethodId;