Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 798 Bytes

File metadata and controls

15 lines (11 loc) · 798 Bytes

Bandwidth.Standard.Model.RbmActionViewLocation

Properties

Name Type Description Notes
Type RbmActionTypeEnum
Text string Displayed text for user to click
PostbackData byte[] Base64 payload the customer receives when the reply is clicked.
Latitude double The latitude of the location. Must be in range [-90.000000, 90.000000].
Longitude double 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]