Name | Type | Description | Rebar Syntax | JS Syntax |
---|---|---|---|---|
code | String | Unique ID when creating the sponsorship company. | {{code}} | window.GEVME.code |
custom1 | String | Custom fields that the company would want to add in the sponsorship. | {{custom1}} | window.GEVME.custom1 |
custom2 | String | Custom fields that the company would want to add in the sponsorship. | {{custom2}} | window.GEVME.custom2 |
custom3 | String | Custom fields that the company would want to add in the sponsorship. | {{custom3}} | window.GEVME.custom3 |
custom4 | String | Custom fields that the company would want to add in the sponsorship. | {{custom4}} | window.GEVME.custom4 |
custom5 | String | Custom fields that the company would want to add in the sponsorship. | {{custom5}} | window.GEVME.custom5 |
description | String | Description for the company. | {{description}} | window.GEVME.description |
id | String | Id of the company sponsor. | {{id}} | window.GEVME.id |
isBookmarked | Boolean | Checks if the sponsorship is bookmarked. | {{isBookmarked}} | window.GEVME.isBookmarked |
label | String | {{label}} | window.GEVME.label | |
logo | String | Logo of the company that sponsors. | {{logo}} | window.GEVME.logo |
name | String | Name of the company that sponsors. | {{name}} | window.GEVME.name |
projectId | String | Project ID of this sponsorship. | {{projectId}} | window.GEVME.projectId |
socialMediaLinks | Array of Objects | Any social media links such as Twitter, Instagram, Website, etc. Full for description, click here. | {{socialMediaLinks}} | window.GEVME.socialMediaLinks |
sponsorPackageId | String | If sponsorship is linked to any package, sponsorPackageId will contain the id of the package. | {{sponsorPackageId}} | window.GEVME.sponsorPackageId |
tagline | String | Optional tagline for the company. | {{tagline}} | window.GEVME.tagline |
type | String | {{type}} | window.GEVME.type | |
url | String | {{url}} | window.GEVME.url |