Contains attributes related to the venue.
window.GEVME.venue
{{venue}}
Name | Type | Description | Rebar Syntax | JS Syntax |
|---|---|---|---|---|
active | Integer | {{active}} | window.GEVME.active | |
description | String | Description of the venue in use. | {{description}} | window.GEVME.description |
experience | Object | Contains attributes for the experience being used. | {{experience}} | window.GEVME.experience |
features | String | Key features of the venue in use. | {{features}} | window.GEVME.features |
gallery | List of sample preview pictures of the venue. | {{gallery}} | window.GEVME.gallery | |
goodFor | String | Suggested usage of the venue. | {{goodFor}} | window.GEVME.goodFor |
id | String | The ID of the venue. | {{id}} | window.GEVME.id |
isEditable | Integer | {{isEditable}} | window.GEVME.isEditable | |
name | String | The name of the venue. | {{name}} | window.GEVME.name |
sdkBaseUrl | String | The URL of sdk. | {{sdkBaseUrl}} | window.GEVME.sdkBaseUrl |
source | String | Source of the venue. e.g.βgithubβ. | {{source}} | window.GEVME.source |
thumbnail | String | The URL of the thumbnail image file. | {{thumbnail}} | window.GEVME.thumbnail |
type | String | The type of the venue. e.g. βstoreβ. | {{type}} | window.GEVME.type |
version | String | The version number of the venue. | {{version}} | window.GEVME.version |