Type
Array
Attributes
Example
"resources": [
{
"link": "https://venues-sdk.gevme.com/assets/sample.pdf",
"openInNewWindow": true,
"type": "pdf",
"label": "Resource file name 1",
"labelVisibility": true,
"ctaIcon": "https://venues-sdk.gevme.com/assets/resources-pdf-icon.svg",
"ctaText": "Download"
},
{
"link": "https://venues-sdk.gevme.com/assets/sample.pdf",
"openInNewWindow": true,
"type": "pdf",
"label": "Resource file name 2",
"labelVisibility": true,
"ctaIcon": "https://venues-sdk.gevme.com/assets/resources-pdf-icon.svg",
"ctaText": "Download"
},
{
"link": "https://venues-sdk.gevme.com/assets/sample.pdf",
"openInNewWindow": true,
"type": "pdf",
"label": "Resource file name 3",
"labelVisibility": true,
"ctaIcon": "https://venues-sdk.gevme.com/assets/resources-pdf-icon.svg",
"ctaText": "Download"
}
]