Showing:

Annotations
Diagram
Constraints
Used By
Source
Definition idType
Annotations
Title  The 'id' property

Description  Specifies a required ID for this person. 
Diagram
Type string
Constraints
Max Length : 20
Examples Big.Boss
Used by
Source

 "idType": {
  "type": "string",
  "maxLength": 20,
  "title": "The 'id' property",
  "description": "Specifies a required ID for this person. ",
  "examples": ["Big.Boss"]
}