# egoisdk.PushCampaignPostRequestActions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **type** | **String** | 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 * `url` (value: `"url"`) * `deeplink` (value: `"deeplink"`)