venue

Description
Contains attributes related to the venue.
JS Syntax
window.GEVME.venue
Rebar Syntax
{{venue}}
Type
Object

🖲️
Rebar Objects

NameTypeDescriptionRebar SyntaxJS Syntax
Integer
{{venue.active}}
window.GEVME.venue.active
String
Description of the venue in use.
{{venue.description}}
window.GEVME.venue.description
Object
Contains attributes for the experience being used.
{{venue.experience}}
window.GEVME.venue.experience
String
Key features of the venue in use.
{{venue.features}}
window.GEVME.venue.features
Array of Strings
List of sample preview pictures of the venue.
{{venue.gallery}}
window.GEVME.venue.gallery
String
Suggested usage of the venue.
{{venue.goodFor}}
window.GEVME.venue.goodFor
String
The ID of the venue.
{{venue.id}}
window.GEVME.venue.id
Integer
{{venue.isEditable}}
window.GEVME.venue.isEditable
String
The name of the venue.
{{venue.name}}
window.GEVME.venue.name
String
The URL of sdk.
{{venue.sdkBaseUrl}}
window.GEVME.venue.sdkBaseUrl
String
Source of the venue. e.g.”github”.
{{venue.source}}
window.GEVME.venue.source
String
The URL of the thumbnail image file.
{{venue.thumbnail}}
window.GEVME.venue.thumbnail
String
The type of the venue. e.g. “store”.
{{venue.type}}
window.GEVME.venue.type
String
The version number of the venue.
{{venue.version}}
window.GEVME.venue.version