API Docs / Schemas / Officer

Officer

Properties

Name Type Description
namestring
officerRolestring
appointedOnstring
resignedOnstring
nationalitystring
countryOfResidencestring
dateOfBirthstring
addressOfficerAddress
formerNamesarray of string
occupationstring
officerIdstring
appointmentsUrlstring

JSON Example

{
  "name": "string",
  "officerRole": "string",
  "appointedOn": "2024-01-01",
  "resignedOn": "2024-01-01",
  "nationality": "string"
}