Module: Whop_sdk::Types::ResolutionCenterCaseIssueTypes
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/resolution_center_case_issue_types.rb
Constant Summary collapse
- FORGOT_TO_CANCEL =
"forgot_to_cancel"- ITEM_NOT_RECEIVED =
"item_not_received"- SIGNIFICANTLY_NOT_AS_DESCRIBED =
"significantly_not_as_described"- UNAUTHORIZED_TRANSACTION =
"unauthorized_transaction"- PRODUCT_UNACCEPTABLE =
"product_unacceptable"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values