class Tourmaline::WebAppInfo
- Tourmaline::WebAppInfo
- Reference
- Object
Overview
Describes a Web App.
Included Modules
- JSON::Serializable
Defined in:
tourmaline/types/api.crConstructors
Instance Method Summary
-
#url : String
An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps
-
#url=(url : String)
An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps
Constructor Detail
Instance Method Detail
def url : String
#
An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps
def url=(url : String)
#
An HTTPS URL of a Web App to be opened with additional data as specified in Initializing Web Apps