Module: Onlyfans::Models::BundleCreateParams::Discount

Extended by:
Internal::Type::Enum
Defined in:
lib/onlyfans/models/bundle_create_params.rb

Overview

The bundle’s discount percentage.

Constant Summary collapse

DISCOUNT_0 =
0
DISCOUNT_5 =
5
DISCOUNT_10 =
10
DISCOUNT_15 =
15
DISCOUNT_20 =
20
DISCOUNT_25 =
25
DISCOUNT_30 =
30
DISCOUNT_35 =
35
DISCOUNT_40 =
40
DISCOUNT_45 =
45
DISCOUNT_50 =
50

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