Module: Onlyfans::Models::TrialLinkCreateParams::Duration
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/onlyfans/models/trial_link_create_params.rb
Overview
The duration of the free trial **in days**. Must be 1, 3, 7, 14, 30 (1 month), 90 (3 months), 180 (6 months), or 360 (12 months).
Constant Summary collapse
- DURATION_1 =
1- DURATION_3 =
3- DURATION_7 =
7- DURATION_14 =
14- DURATION_30 =
30- DURATION_90 =
90- DURATION_180 =
180- DURATION_360 =
360
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, #inspect, inspect, meta_info, new_coerce_state, type_info