Module: Whop_sdk::Types::DisputeEvidenceDocumentDocumentType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/types/dispute_evidence_document_document_type.rb
Constant Summary collapse
- RETURN_POLICY =
"return_policy"- SHIPPING_POLICY =
"shipping_policy"- PHYSICAL_FULFILLMENT =
"physical_fulfillment"- CUSTOMER_ORDER_HISTORY =
"customer_order_history"- PRODUCT_IMAGE =
"product_image"- PRIOR_TRANSACTIONS =
"prior_transactions"- CUSTOMER_SESSION =
"customer_session"- DIGITAL_FULFILLMENT =
"digital_fulfillment"- SUBSCRIPTION =
"subscription"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values