Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 851 Bytes

File metadata and controls

14 lines (10 loc) · 851 Bytes

Bandwidth.Standard.Model.RbmCardContent

Must contain at least one of title, description, or media to be valid.

Properties

Name Type Description Notes
Title string The title of the card. Must be 200 characters or less. [optional]
Description string The description of the card. Must be 2000 characters or less. [optional]
Media RbmCardContentMedia [optional]
Suggestions List<MultiChannelAction> An array of suggested actions for the recipient that will be displayed on the rich card. [optional]

[Back to Model list] [Back to API list] [Back to README]