{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus-solutions/refs/heads/main/json-structure/flight-offers-price-stakeholder-gender-structure.json", "name": "StakeholderGender", "description": "The gender", "type": "string", "enum": [ "MALE", "FEMALE" ], "example": "FEMALE" }