Skip to content

Instantly share code, notes, and snippets.

@priyankt68
Last active February 19, 2025 07:50
Show Gist options
  • Select an option

  • Save priyankt68/e9f83e94e49910e56009ce4304aea06c to your computer and use it in GitHub Desktop.

Select an option

Save priyankt68/e9f83e94e49910e56009ce4304aea06c to your computer and use it in GitHub Desktop.
{
"@context": {
"id": "@id",
"schema": "https://schema.org/",
"@version": 1.1,
"@protected": true,
"InvitationPass03": {
"@id": "iri:3425",
"@context": {
"id": "@id",
"@version": 1.1,
"designation": "schema:Text",
"recipientName": "schema:Text",
"recipientEmail": "schema:Text",
"recipientPhone": "schema:Text",
"organisationName": "schema:Text"
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment