organisationObj
slugstring
Example:
acme-orgnamestring
Example:
Acme OrganisationcreatedAtstring<datetime>
Example:
2023-12-12T14:00:00.000ZupdatedAtstring<datetime>
Example:
2022-12-12T14:23:22.000ZorganisationObj
{
"slug": "acme-org",
"name": "Acme Organisation",
"createdAt": "2023-12-12T14:00:00.000Z",
"updatedAt": "2022-12-12T14:23:22.000Z"
}