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

schemas.evidence.apiCalculateEvidenceFeeResponse.json Maven / Gradle / Ivy

{
  "$schema": "http://json-schema.org/draft-04/schema#",
  "id": "apiCalculateEvidenceFeeResponse.json",
  "type": "object",
  "title": "Calculate Evidence Fee Response",
  "description": "Data contract for Calculate Evidence Fee Response",
  "properties": {
    "evidenceFee": {
      "type": "object",
      "description": "Evidence Fee",
      "$ref": "common/apiEvidenceFee.json"
    }
  },
  "additionalProperties": false
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy