risk-sport-habits


Type: integer

Enumeration:

Value Description Reference
1 yes /definitions/risk-sport-habits#1
2 no /definitions/risk-sport-habits#2

Type-Reference: /definitions/integer

Schema:


{
    "type": "integer",
    "enum": [
        1,
        2
    ],
    "enum-description": [
        "yes",
        "no"
    ]
}