Module: Whop_sdk::Stats::Types::RetrieveStatsRequestSnapshotWindow

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

Constant Summary collapse

SEVEN_D =
"7d"
TWENTY_EIGHT_D =
"28d"
THIRTY_D =
"30d"

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