Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 582 Bytes

PushCampaignPostRequestActions.md

File metadata and controls

26 lines (14 loc) · 582 Bytes

PushCampaignPostRequestActions

Actions for push campaign

Properties

Name Type Description Notes
type TypeEnum Type of action [optional]
title String Action title [optional]
link String Action link (may be either URL or deeplink) [optional]
cancelLabel String Action cancel label text [optional]

Enum: TypeEnum

Name Value
URL "url"
DEEPLINK "deeplink"