Sha256: 52f7f7c20422dc8863a83be2e0f7fd340449cf18e0d5a3a6af8f084256a8fcb7

Contents?: true

Size: 552 Bytes

Versions: 10

Compression:

Stored size: 552 Bytes

Contents

# SmoochApi::SubMenuItem

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**text** | **String** | The button text of the menu item. | 
**uri** | **String** | A valid address, like http://smooch.io. Required for a link type item. | [optional] 
**type** | **String** | Can either be link, postback, which correspond to Smooch’s link and postback actions, or submenu for nested menus. | 
**payload** | **String** | A payload for a postback. Required for a postback type item. | [optional] 


Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
smooch-api-4.2.0 docs/SubMenuItem.md
smooch-api-4.1.0 docs/SubMenuItem.md
smooch-api-4.0 docs/SubMenuItem.md
smooch-api-3.19.0 docs/SubMenuItem.md
smooch-api-3.17.0 docs/SubMenuItem.md
smooch-api-3.16.0 docs/SubMenuItem.md
smooch-api-3.15.0 docs/SubMenuItem.md
smooch-api-3.14.0 docs/SubMenuItem.md
smooch-api-3.13.0 docs/SubMenuItem.md
smooch-api-3.12.0 docs/SubMenuItem.md