Module: WhopSDK::Models::PlanCreateParams::Image
- Extended by:
- Internal::Type::Union
- Defined in:
- lib/whop_sdk/models/plan_create_params.rb
Overview
An image for the plan. This will be visible on the product page to customers.
Defined Under Namespace
Classes: AttachmentInputWithDirectUploadID, AttachmentInputWithID
Instance Method Summary collapse
-
#initialize(direct_upload_id: ) ⇒ Object
Some parameter documentations has been truncated, see AttachmentInputWithDirectUploadID for more details.
Methods included from Internal::Type::Union
==, ===, coerce, dump, hash, inspect, to_sorbet_type, variants
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
Instance Method Details
#initialize(direct_upload_id: ) ⇒ Object
Some parameter documentations has been truncated, see AttachmentInputWithDirectUploadID for more details.
Input for an attachment
|
|
# File 'lib/whop_sdk/models/plan_create_params.rb', line 255
|