Interface IHydratedFourRowTemplate

Properties of a HydratedFourRowTemplate.

Hierarchy

  • IHydratedFourRowTemplate

Implemented by

Properties

documentMessage?: null | IDocumentMessage

HydratedFourRowTemplate documentMessage

hydratedButtons?: null | IHydratedTemplateButton[]

HydratedFourRowTemplate hydratedButtons

hydratedContentText?: null | string

HydratedFourRowTemplate hydratedContentText

hydratedFooterText?: null | string

HydratedFourRowTemplate hydratedFooterText

hydratedTitleText?: null | string

HydratedFourRowTemplate hydratedTitleText

imageMessage?: null | IImageMessage

HydratedFourRowTemplate imageMessage

locationMessage?: null | ILocationMessage

HydratedFourRowTemplate locationMessage

maskLinkedDevices?: null | boolean

HydratedFourRowTemplate maskLinkedDevices

templateId?: null | string

HydratedFourRowTemplate templateId

videoMessage?: null | IVideoMessage

HydratedFourRowTemplate videoMessage

Generated using TypeDoc