Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 775 Bytes

File metadata and controls

14 lines (11 loc) · 775 Bytes

RbmActionViewLocation

Properties

Name Type Description Notes
type \Bandwidth\Model\RbmActionTypeEnum
text string Displayed text for user to click
postback_data string Base64 payload the customer receives when the reply is clicked.
latitude float The latitude of the location. Must be in range [-90.000000, 90.000000].
longitude float The longitude of the location. Must be in range [-180.000000, 180.000000].
label string The label of the location. [optional]

[Back to Model list] [Back to API list] [Back to README]