Module: Whop_sdk::Types::DisputeAlertType

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

Constant Summary collapse

EARLY_FRAUD_WARNING =
"early_fraud_warning"
DISPUTE_ALERT =
"dispute_alert"
RAPID_DISPUTE_RESOLUTION =
"rapid_dispute_resolution"

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