Module: Whop_sdk::Types::ResolutionCenterCaseMerchantResponses

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

Constant Summary collapse

ACCEPT =
"accept"
DENY =
"deny"
REQUEST_MORE_INFO =
"request_more_info"
APPEAL =
"appeal"
RESPOND =
"respond"

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