Module: Whop_sdk::ConfirmationTokens::Types::CreateConfirmationTokensRequestPaymentMethodPayerDocumentType

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/confirmation_tokens/types/create_confirmation_tokens_request_payment_method_payer_document_type.rb

Constant Summary collapse

DNI =
"dni"
CUIL =
"cuil"
CUIT =
"cuit"
PASSPORT =
"passport"
CC =
"cc"
CI =
"ci"
RUT =
"rut"
CURP =
"curp"
RFC =
"rfc"

Method Summary

Methods included from Internal::Types::Enum

coerce, finalize!, inspect, load, strict!, strict?, values

Methods included from Internal::Types::Type

#coerce, #strict!, #strict?

Methods included from Internal::JSON::Serializable

#dump, #load