Module: Whop_sdk::Cards::Types::CreateCardsRequestSpendLimitFrequency
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/cards/types/create_cards_request_spend_limit_frequency.rb
Constant Summary collapse
- DAILY =
"daily"- WEEKLY =
"weekly"- MONTHLY =
"monthly"- ONE_TIME =
"one_time"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values