confirmationMethod property

  1. @JsonKey.new(name: "confirmation_method")
PaymentIntentConfirmationMethod get confirmationMethod
inherited

Implementation

@JsonKey(name: "capture_method") PaymentIntentCaptureMethod get captureMethod;@JsonKey(name: "confirmation_method") PaymentIntentConfirmationMethod get confirmationMethod;