{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "Gender",
"type": "string",
"description": "Indicates Gender of the client.
**Conditional Mandatory*** field - Required while creating new client.
Valid values are configured on 'Card Management > Institution Parameter Setup > System Codes [ISSS15]' screen for 'Type Id=GENDER'.
**Few sample values: ** `Female`, `Male`, `Not Reported`"
}