{
    "$schema": "http:\/\/json-schema.org\/draft-07\/schema",
    "type": "array",
    "title": "Array - ibe_check_out",
    "description": "JSON Schema automatically generated from module ibe_check_out",
    "definitions": {},
    "items": {
        "type": "object",
        "title": "ibe_check_out",
        "properties": {
            "hotel_id": {
                "type": "number",
                "title": "hotel_id"
            },
            "is_interactive_form": {
                "type": "number",
                "title": "is_interactive_form",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_enable_returning": {
                "type": "number",
                "title": "is_enable_returning",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_optional_guest_details": {
                "type": "number",
                "title": "is_optional_guest_details",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_default_country": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Default country",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_special_request_form": {
                "type": "number",
                "title": "Special Requests Form - ",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_enable_hold_booking_banner": {
                "type": "number",
                "title": "Check-out - hold booking banner",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_display_fields": {
                "type": "number",
                "title": "is_display_fields",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_show_enhancements": {
                "type": "number",
                "title": "Enhancements - ",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_enable_cc_fields": {
                "type": "number",
                "title": "Payment Details - Credit card fields",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_make_cc_fields_mandatory": {
                "type": "number",
                "title": "Payment Details - Make credit card fields mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_enable_privacy_link": {
                "type": "number",
                "title": "Legal Disclaimers - privacy policy link",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_enable_tc_popup": {
                "type": "number",
                "title": "is_enable_tc_popup",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_frequent_guest_disclaimer": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Frequent guest ID disclaimer",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "terms_and_conditions_id": {
                "type": "number",
                "title": "Legal Disclaimers - Terms and Conditions displays as a",
                "description": "Available options: \nOption: 1: Popup \nOption: 2: Checkbox \n",
                "enum": [1, 2]
            },
            "is_arrival_time_display": {
                "type": "number",
                "title": "Special Requests Form - Arrival time display",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "arrival_time_id": {
                "type": "number",
                "title": "Special Requests Form - Arrival time format",
                "description": "Available options: \nOption: 1: 12h \nOption: 2: 24h \n",
                "enum": [1, 2]
            },
            "title_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - title",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "title_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "first_name_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - first name",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "first_name_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "first_name_read_only": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Read Only - Logged in",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "last_name_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - last name",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "last_name_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "last_name_read_only": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Read Only - Logged in",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "email_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - email",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "email_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "email_read_only": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Read Only - Logged in",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "phone_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - phone",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "phone_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "address1_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - address 1",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "address1_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "address2_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - address 2",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "address2_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "city_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - city",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "city_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "country_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - country",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "country_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "state_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - state\/province",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "state_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "postal_code_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - postal code",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "postal_code_required": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Mandatory",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "frequent_guest_id_enable": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - frequent guest id",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "frequent_guest_id_read_only": {
                "type": "number",
                "title": "Guest Information - Guest Details Form Fields - Read Only - Logged in",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "frequent_guest_id_required": {
                "type": "number",
                "title": "frequent_guest_id_required",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "desktop_layout_id": {
                "type": "number",
                "title": "Enhancements - Desktop layout",
                "description": "Available options: \nOption: 2: 2 columns \nOption: 3: 3 columns \n",
                "enum": [2, 3]
            },
            "is_description": {
                "type": "number",
                "title": "Enhancements - Description",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "version": {
                "const": "0.9.0",
                "title": "Semantic Versioning - Module IBE"
            }
        }
    }
}
