Sha256: 8f575168bf8863993731ff88365d2896919a44bbed36058d6527969929b7eae6
Contents?: true
Size: 673 Bytes
Versions: 1
Compression:
Stored size: 673 Bytes
Contents
# SmoochApi::MenuItem ## 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](https://docs.smooch.io/javascript/#links) or [postback](https://docs.smooch.io/javascript/#postbacks), which correspond to Smooch’s [link and postback actions]((https://docs.smooch.io/javascript/#action-buttons). | **postback** | **String** | A payload for a postback. Required for a *postback* type item. | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
smooch-api-1.0.0 | docs/MenuItem.md |