Module: Whop_sdk::Types::AccessPassOrder

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

Constant Summary collapse

ACTIVE_MEMBERSHIPS_COUNT =
"active_memberships_count"
CREATED_AT =
"created_at"
USD_GMV =
"usd_gmv"
USD_GMV30DAYS =
"usd_gmv_30_days"

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