{
    "$schema": "http:\/\/json-schema.org\/draft-07\/schema",
    "type": "array",
    "title": "Array - ibe",
    "description": "JSON Schema automatically generated from module ibe",
    "definitions": {},
    "items": {
        "type": "object",
        "title": "ibe",
        "properties": {
            "hotel_id": {
                "type": "number",
                "title": "hotel_id"
            },
            "adults_id": {
                "type": "number",
                "title": "Property settings - Default number of adults",
                "description": "Available options: \nOption: 1: 1 \nOption: 2: 2 \nOption: 3: 3 \nOption: 4: 4 \nOption: 5: 5 \nOption: 6: 6 \nOption: 7: 7 \nOption: 8: 8 \nOption: 9: 9 \nOption: 10: 10 \n",
                "enum": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
            },
            "children_id": {
                "type": "number",
                "title": "Property settings - Default number of children",
                "description": "Available options: \nOption: 0: 0 \nOption: 1: 1 \nOption: 2: 2 \nOption: 3: 3 \nOption: 4: 4 \nOption: 5: 5 \nOption: 6: 6 \nOption: 7: 7 \nOption: 8: 8 \nOption: 9: 9 \nOption: 10: 10 \n",
                "enum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
            },
            "infants_id": {
                "type": "number",
                "title": "Property settings - Default number of infants",
                "description": "Available options: \nOption: 0: 0 \nOption: 1: 1 \nOption: 2: 2 \nOption: 3: 3 \nOption: 4: 4 \nOption: 5: 5 \nOption: 6: 6 \nOption: 7: 7 \nOption: 8: 8 \nOption: 9: 9 \nOption: 10: 10 \n",
                "enum": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
            },
            "rooms_id": {
                "type": "number",
                "title": "Property settings - Default number of rooms",
                "description": "Available options: \nOption: 1: 1 \nOption: 2: 2 \nOption: 3: 3 \nOption: 4: 4 \nOption: 5: 5 \nOption: 6: 6 \nOption: 7: 7 \nOption: 8: 8 \nOption: 9: 9 \nOption: 10: 10 \n",
                "enum": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]
            },
            "area_metric_id": {
                "type": "number",
                "title": "Property settings - Area Measurement Unit",
                "description": "Available options: \nOption: 1: Square meter \nOption: 2: Square feet \nOption: 3: Both \n",
                "enum": [1, 2, 3]
            },
            "default_area_metric_id": {
                "type": "number",
                "title": "Property settings - Default Area Measurement Unit",
                "description": "Available options: \nOption: 1: Square meter \nOption: 2: Square feet \n",
                "enum": [1, 2]
            },
            "is_crm": {
                "type": "number",
                "title": "Property settings - Enable CRM",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "first_day_id": {
                "type": "number",
                "title": "Calendar Settings - First Day of the Week",
                "description": "Available options: \nOption: 1: Monday \nOption: 2: Tueday \nOption: 3: Wednesday \nOption: 4: Thursday \nOption: 5: Friday \nOption: 6: Saturday \nOption: 7: Sunday \n",
                "enum": [1, 2, 3, 4, 5, 6, 7]
            },
            "months_id": {
                "type": "number",
                "title": "Calendar Settings - Number of months",
                "description": "Available options: \nOption: 1: 1 month \nOption: 2: 2 months \n",
                "enum": [1, 2]
            },
            "months_booking_ahead": {
                "type": "number",
                "title": "Calendar Settings - Enable bookings N months ahead"
            },
            "is_hide_rate_desktop": {
                "type": "number",
                "title": "Calendar Settings - Hide Rates on Desktop",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_hide_rate_tablet": {
                "type": "number",
                "title": "Calendar Settings - Hide Rates on Tablet",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_hide_rate_mobile": {
                "type": "number",
                "title": "Calendar Settings - Hide Rates on Mobile",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_hide_rate_packages": {
                "type": "number",
                "title": "Calendar Settings - Hide Rates for Packages",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_hide_cheapest_rate_indicator": {
                "type": "number",
                "title": "Calendar Settings - Hide Cheapest Rate Indicator",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "rate_display_id": {
                "type": "number",
                "title": "Rate & Currency Settings - Rate display",
                "description": "Available options: \nOption: 1: Average per night \nOption: 2: Total for reservation \nOption: 3: Both combined \n",
                "enum": [1, 2, 3]
            },
            "default_rate_display_id": {
                "type": "number",
                "title": "Rate & Currency Settings - Default rate display",
                "description": "Available options: \nOption: 1: Average per night \nOption: 2: Total for reservation \n",
                "enum": [1, 2]
            },
            "is_show_decimal_rates": {
                "type": "number",
                "title": "Rate & Currency Settings - Show decimals of rates",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_show_strikethrough_rates": {
                "type": "number",
                "title": "Rate & Currency Settings - Show strikethrough",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "currency_ids": {
                "type": "string",
                "title": "Rate & Currency Settings - Top 4 Currencies",
                "description": "IDs joined in a string. Available options: \nOption: 1: AED \nOption: 2: AFA \nOption: 3: AMD \nOption: 4: \u0192 - ANG \nOption: 5: $ - ARS \nOption: 6: $ - AUD \nOption: 7: \u043c\u0430\u043d - AZN \nOption: 8: BBD \nOption: 9: BDT \nOption: 10: BGN \nOption: 11: BHD \nOption: 12: $ - BND \nOption: 13: $b - BOB \nOption: 14: R$ - BRL \nOption: 15: BSD \nOption: 16: $ - CAD \nOption: 17: CHF \nOption: 18: $ - CLP \nOption: 19: \u00a5 - CNY \nOption: 20: $ - COP \nOption: 21: CYP \nOption: 22: K\u010d - CZK \nOption: 23: kr - DKK \nOption: 24: DOP \nOption: 25: EEK \nOption: 26: E\u00a3 - EGP \nOption: 27: $ - FJD \nOption: 28: \u00a3 - GBP \nOption: 29: GEL \nOption: 30: GTQ \nOption: 31: $ - HKD \nOption: 32: kn - HRK \nOption: 33: Ft - HUF \nOption: 34: Rp - IDR \nOption: 35: \u20aa - ILS \nOption: 36: \u20b9 - INR \nOption: 37: ISK \nOption: 38: JOD \nOption: 39: \u00a5 - JPY \nOption: 40: KSh - KES \nOption: 41: \u20a9 - KRW \nOption: 42: KWD \nOption: 43: KZT \nOption: 44: LKR \nOption: 45: LTL \nOption: 46: LVL \nOption: 47: MAD \nOption: 48: MDL \nOption: 49: MOP \nOption: 50: MTL \nOption: 51: \u20a8 - MUR \nOption: 52: $ - MXN \nOption: 53: RM - MYR \nOption: 54: N$ - NAD \nOption: 55: \u20a6 - NGN \nOption: 56: kr - NOK \nOption: 57: $ - NZD \nOption: 58: \ufdfc - OMR \nOption: 59: S\/. - PEN \nOption: 60: \u20b1 - PHP \nOption: 61: PKR \nOption: 62: z\u0142 - PLN \nOption: 63: PYG \nOption: 64: \ufdfc - QAR \nOption: 65: lei - RON \nOption: 66: \u20bd - RUB \nOption: 67: \ufdfc - SAR \nOption: 68: kr - SEK \nOption: 69: $ - SGD \nOption: 70: SKK \nOption: 71: \u0e3f - THB \nOption: 72: TND \nOption: 73: T$ - TOP \nOption: 74: \u20ba - TRY \nOption: 75: TT$ - TTD \nOption: 76: NT$ - TWD \nOption: 77: UAH \nOption: 78: $ - USD \nOption: 79: $U - UYU \nOption: 80: VEF \nOption: 81: \u20ab - VND \nOption: 82: WST \nOption: 83: XAF \nOption: 84: XOF \nOption: 85: XPF \nOption: 86: R - ZAR \nOption: 87: \u20ac - EUR \n"
            },
            "currency_code_ids": {
                "type": "string",
                "title": "Rate & Currency Settings - Display 3-letters code",
                "description": "IDs joined in a string. Available options: \nOption: 1: AED \nOption: 2: AFA \nOption: 3: AMD \nOption: 4: \u0192 - ANG \nOption: 5: $ - ARS \nOption: 6: $ - AUD \nOption: 7: \u043c\u0430\u043d - AZN \nOption: 8: BBD \nOption: 9: BDT \nOption: 10: BGN \nOption: 11: BHD \nOption: 12: $ - BND \nOption: 13: $b - BOB \nOption: 14: R$ - BRL \nOption: 15: BSD \nOption: 16: $ - CAD \nOption: 17: CHF \nOption: 18: $ - CLP \nOption: 19: \u00a5 - CNY \nOption: 20: $ - COP \nOption: 21: CYP \nOption: 22: K\u010d - CZK \nOption: 23: kr - DKK \nOption: 24: DOP \nOption: 25: EEK \nOption: 26: E\u00a3 - EGP \nOption: 27: $ - FJD \nOption: 28: \u00a3 - GBP \nOption: 29: GEL \nOption: 30: GTQ \nOption: 31: $ - HKD \nOption: 32: kn - HRK \nOption: 33: Ft - HUF \nOption: 34: Rp - IDR \nOption: 35: \u20aa - ILS \nOption: 36: \u20b9 - INR \nOption: 37: ISK \nOption: 38: JOD \nOption: 39: \u00a5 - JPY \nOption: 40: KSh - KES \nOption: 41: \u20a9 - KRW \nOption: 42: KWD \nOption: 43: KZT \nOption: 44: LKR \nOption: 45: LTL \nOption: 46: LVL \nOption: 47: MAD \nOption: 48: MDL \nOption: 49: MOP \nOption: 50: MTL \nOption: 51: \u20a8 - MUR \nOption: 52: $ - MXN \nOption: 53: RM - MYR \nOption: 54: N$ - NAD \nOption: 55: \u20a6 - NGN \nOption: 56: kr - NOK \nOption: 57: $ - NZD \nOption: 58: \ufdfc - OMR \nOption: 59: S\/. - PEN \nOption: 60: \u20b1 - PHP \nOption: 61: PKR \nOption: 62: z\u0142 - PLN \nOption: 63: PYG \nOption: 64: \ufdfc - QAR \nOption: 65: lei - RON \nOption: 66: \u20bd - RUB \nOption: 67: \ufdfc - SAR \nOption: 68: kr - SEK \nOption: 69: $ - SGD \nOption: 70: SKK \nOption: 71: \u0e3f - THB \nOption: 72: TND \nOption: 73: T$ - TOP \nOption: 74: \u20ba - TRY \nOption: 75: TT$ - TTD \nOption: 76: NT$ - TWD \nOption: 77: UAH \nOption: 78: $ - USD \nOption: 79: $U - UYU \nOption: 80: VEF \nOption: 81: \u20ab - VND \nOption: 82: WST \nOption: 83: XAF \nOption: 84: XOF \nOption: 85: XPF \nOption: 86: R - ZAR \nOption: 87: \u20ac - EUR \n"
            },
            "is_display_price_breakdown": {
                "type": "number",
                "title": "Rate & Currency Settings - Display price breakdown",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_enable_daily_rates": {
                "type": "number",
                "title": "Rate & Currency Settings - Enable expanded daily rates",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "is_enabled_multi_room_aggr_rates": {
                "type": "number",
                "title": "Calendar Settings - Enable multi-room aggregated",
                "enum": [0, 1],
                "description": "0 = off \/ 1 = on"
            },
            "version": {
                "const": "0.2.0",
                "title": "Semantic Versioning - Module IBE"
            }
        }
    }
}
