Module: Whop_sdk::Verifications::Types::CreateVerificationsRequestBodyIndividualDocumentType

Extended by:
Internal::Types::Enum
Defined in:
lib/whop_sdk/verifications/types/create_verifications_request_body_individual_document_type.rb

Constant Summary collapse

ID_CARD =
"ID_CARD"
DRIVERS =
"DRIVERS"
RESIDENCE_PERMIT =
"RESIDENCE_PERMIT"
PASSPORT =
"PASSPORT"

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