Class: Whop_sdk::ConfirmationTokens::Types::CreateConfirmationTokensRequestPaymentMethodSaved

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

Overview

Category saved only. Names one of the buyer's own stored payment methods. Requires a buyer credential — the wallet read is scoped to that account, so another user's id reads as not found.

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