All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schemas.proceeding.response.apiUpdateApplicationResponse.json Maven / Gradle / Ivy

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "id": "apiUpdateApplicationResponse.json",
  "type": "object",
  "title": "Update Crown Court application Response",
  "description": "Data contract for update crown court application response",
  "properties": {
    "modifiedDateTime": {
      "type": "string",
      "title": "Rep Order modified date time",
      "format": "date-time"
    },
    "crownRepOrderDecision": {
      "type": "string",
      "title": "Rep Order decision"
    },
    "crownRepOrderType": {
      "type": "string",
      "title": "crown court rep type"
    },
    "crownRepOrderDate": {
      "type": "string",
      "title": "crown court Rep Order decision",
      "format": "date-time"
    }
  },
  "additionalProperties": false
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy