Class: Whop_sdk::ConfirmationTokens::Types::CreateConfirmationTokensRequestPaymentMethodBankDebit

Inherits:
Internal::Types::Model
  • Object
show all
Defined in:
lib/whop_sdk/confirmation_tokens/types/create_confirmation_tokens_request_payment_method_bank_debit.rb

Overview

Category bank_debit only. A type that declares a secure field (sepa_debit) sends the element's tokenized credential as token. us_bank_account sends nothing here — the buyer links the account after confirm, through the hosted bank-connection flow the payment parks behind.

Method Summary

Methods inherited from Internal::Types::Model

#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load

Constructor Details

This class inherits a constructor from Whop_sdk::Internal::Types::Model