Class: Pinnacle::Types::RichStandaloneCardOptions
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Pinnacle::Types::RichStandaloneCardOptions
- Defined in:
- lib/pinnacle/types/rich_standalone_card_options.rb
Overview
Configure standalone card layout options for enhanced visual presentation.
> **⚠️ Important Restriction** > > This option is **only valid for single card messages** with static media. Using it with multiple cards will cause the request to fail with a validation error. > GIFs and videos are not supported and will be rendered as vertical cards.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Pinnacle::Internal::Types::Model