addressing_loa_document_identifier

Identifier for the uploaded LOA document.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-addressing-loa-document-identifier-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/addressing_loa_document_identifier",
  "title": "addressing_loa_document_identifier",
  "description": "Identifier for the uploaded LOA document.",
  "example": "d933b1530bc56c9953cf8ce166da8004",
  "maxLength": 32,
  "nullable": true,
  "type": "string"
}