{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/mindbody/refs/heads/main/json-structure/public-api-v6-appointment-gender-preference1-enum-structure.json", "name": "AppointmentGenderPreference1Enum", "description": "AppointmentGenderPreference1Enum enumeration.", "type": "string", "enum": [ "None", "Female", "Male" ] }