Module: Whop_sdk::Types::DisputeEvidenceDocumentContentType

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

Constant Summary collapse

APPLICATION_PDF =
"application/pdf"
APPLICATION_JSON =
"application/json"
IMAGE_JPEG =
"image/jpeg"
IMAGE_PNG =
"image/png"
IMAGE_WEBP =
"image/webp"

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