@pdtf/schemas 3.0.0-27 → 3.0.0-28

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -512,6 +512,14 @@
512
512
  "enum": [
513
513
  "Yes"
514
514
  ]
515
+ },
516
+ "attachments": {
517
+ "title": "Attachments",
518
+ "type": "string",
519
+ "enum": [
520
+ "Attached",
521
+ "With agent"
522
+ ]
515
523
  }
516
524
  }
517
525
  },
@@ -1467,14 +1475,18 @@
1467
1475
  {
1468
1476
  "properties": {
1469
1477
  "isApplicableParty": {
1470
- "const": "false"
1478
+ "enum": [
1479
+ "false"
1480
+ ]
1471
1481
  }
1472
1482
  }
1473
1483
  },
1474
1484
  {
1475
1485
  "properties": {
1476
1486
  "isApplicableParty": {
1477
- "const": "true"
1487
+ "enum": [
1488
+ "true"
1489
+ ]
1478
1490
  },
1479
1491
  "feeIncludingVAT": {
1480
1492
  "title": "Total Fee including VAT",
@@ -1507,14 +1519,18 @@
1507
1519
  {
1508
1520
  "properties": {
1509
1521
  "isApplicableParty": {
1510
- "const": "false"
1522
+ "enum": [
1523
+ "false"
1524
+ ]
1511
1525
  }
1512
1526
  }
1513
1527
  },
1514
1528
  {
1515
1529
  "properties": {
1516
1530
  "isApplicableParty": {
1517
- "const": "true"
1531
+ "enum": [
1532
+ "true"
1533
+ ]
1518
1534
  },
1519
1535
  "feeIncludingVAT": {
1520
1536
  "title": "Total Fee including VAT",
@@ -1547,14 +1563,18 @@
1547
1563
  {
1548
1564
  "properties": {
1549
1565
  "isApplicableParty": {
1550
- "const": "false"
1566
+ "enum": [
1567
+ "false"
1568
+ ]
1551
1569
  }
1552
1570
  }
1553
1571
  },
1554
1572
  {
1555
1573
  "properties": {
1556
1574
  "isApplicableParty": {
1557
- "const": "true"
1575
+ "enum": [
1576
+ "true"
1577
+ ]
1558
1578
  },
1559
1579
  "feeIncludingVAT": {
1560
1580
  "title": "Total Fee including VAT",
@@ -1587,14 +1607,18 @@
1587
1607
  {
1588
1608
  "properties": {
1589
1609
  "isApplicableParty": {
1590
- "const": "false"
1610
+ "enum": [
1611
+ "false"
1612
+ ]
1591
1613
  }
1592
1614
  }
1593
1615
  },
1594
1616
  {
1595
1617
  "properties": {
1596
1618
  "isApplicableParty": {
1597
- "const": "true"
1619
+ "enum": [
1620
+ "true"
1621
+ ]
1598
1622
  },
1599
1623
  "feeIncludingVAT": {
1600
1624
  "title": "Total Fee including VAT",
@@ -1626,14 +1650,18 @@
1626
1650
  {
1627
1651
  "properties": {
1628
1652
  "isApplicableParty": {
1629
- "const": "false"
1653
+ "enum": [
1654
+ "false"
1655
+ ]
1630
1656
  }
1631
1657
  }
1632
1658
  },
1633
1659
  {
1634
1660
  "properties": {
1635
1661
  "isApplicableParty": {
1636
- "const": "true"
1662
+ "enum": [
1663
+ "true"
1664
+ ]
1637
1665
  },
1638
1666
  "feeIncludingVAT": {
1639
1667
  "title": "Total Fee including VAT",
@@ -1720,14 +1748,18 @@
1720
1748
  {
1721
1749
  "properties": {
1722
1750
  "areOtherDetailsRequired": {
1723
- "const": "No"
1751
+ "enum": [
1752
+ "No"
1753
+ ]
1724
1754
  }
1725
1755
  }
1726
1756
  },
1727
1757
  {
1728
1758
  "properties": {
1729
1759
  "areOtherDetailsRequired": {
1730
- "const": "Yes"
1760
+ "enum": [
1761
+ "Yes"
1762
+ ]
1731
1763
  },
1732
1764
  "details": {
1733
1765
  "title": "Please detail required additional information to be included with the notice of disposition",
@@ -2560,7 +2592,7 @@
2560
2592
  },
2561
2593
  "claimsMade": {
2562
2594
  "type": "object",
2563
- "title": "Have any claims been made against the policy during the last 3 years?",
2595
+ "title": "Have any claims been made against the policy during the last three years?",
2564
2596
  "properties": {
2565
2597
  "yesNo": {
2566
2598
  "type": "string",
@@ -2848,10 +2880,10 @@
2848
2880
  "type": "object",
2849
2881
  "properties": {
2850
2882
  "serviceChargeAccounts": {
2851
- "title": "The last 3 years published Service Charge accounts.",
2883
+ "title": "The last three years published Service Charge accounts.",
2852
2884
  "type": "string",
2853
2885
  "enum": [
2854
- "Enclosed",
2886
+ "Attached",
2855
2887
  "To follow",
2856
2888
  "Not applicable"
2857
2889
  ]
@@ -2860,7 +2892,7 @@
2860
2892
  "title": "Managed Areas insurance policy and schedule.",
2861
2893
  "type": "string",
2862
2894
  "enum": [
2863
- "Enclosed",
2895
+ "Attached",
2864
2896
  "To follow",
2865
2897
  "Not applicable"
2866
2898
  ]
@@ -2869,7 +2901,7 @@
2869
2901
  "title": "Service charge estimate for the current year and details of the anticipated payments on account for the Property.",
2870
2902
  "type": "string",
2871
2903
  "enum": [
2872
- "Enclosed",
2904
+ "Attached",
2873
2905
  "To follow",
2874
2906
  "Not applicable"
2875
2907
  ]
@@ -2878,7 +2910,7 @@
2878
2910
  "title": "Service charge estimate for the previous year for which accounts have not yet been prepared for the Property.",
2879
2911
  "type": "string",
2880
2912
  "enum": [
2881
- "Enclosed",
2913
+ "Attached",
2882
2914
  "To follow",
2883
2915
  "Not applicable"
2884
2916
  ]
@@ -2887,7 +2919,7 @@
2887
2919
  "title": "Copies of any notices served on the Owners in respect of any proposed works or any works which have not yet been paid for.",
2888
2920
  "type": "string",
2889
2921
  "enum": [
2890
- "Enclosed",
2922
+ "Attached",
2891
2923
  "To follow",
2892
2924
  "Not applicable"
2893
2925
  ]
@@ -2896,7 +2928,7 @@
2896
2928
  "title": "Any additional regulations or rules affecting the Property which are not contained in the transfer.",
2897
2929
  "type": "string",
2898
2930
  "enum": [
2899
- "Enclosed",
2931
+ "Attached",
2900
2932
  "To follow",
2901
2933
  "Not applicable"
2902
2934
  ]
@@ -2905,7 +2937,7 @@
2905
2937
  "title": "Any required Deed of Covenant.",
2906
2938
  "type": "string",
2907
2939
  "enum": [
2908
- "Enclosed",
2940
+ "Attached",
2909
2941
  "To follow",
2910
2942
  "Buyer's lawyer to draft",
2911
2943
  "Not applicable"
@@ -2915,7 +2947,7 @@
2915
2947
  "title": "Any Certificate of Compliance required by a Restriction on the registered title.",
2916
2948
  "type": "string",
2917
2949
  "enum": [
2918
- "Enclosed",
2950
+ "Attached",
2919
2951
  "To follow",
2920
2952
  "Buyer's lawyer to draft",
2921
2953
  "Not applicable"
@@ -2925,7 +2957,7 @@
2925
2957
  "title": "Copy of any permission to alter the Property which has been issued.",
2926
2958
  "type": "string",
2927
2959
  "enum": [
2928
- "Enclosed",
2960
+ "Attached",
2929
2961
  "To follow",
2930
2962
  "Not applicable"
2931
2963
  ]
@@ -2934,7 +2966,7 @@
2934
2966
  "title": "Copy of any known notices served on the Owner and documentation arising from them.",
2935
2967
  "type": "string",
2936
2968
  "enum": [
2937
- "Enclosed",
2969
+ "Attached",
2938
2970
  "To follow",
2939
2971
  "Not applicable"
2940
2972
  ]
@@ -2943,7 +2975,7 @@
2943
2975
  "title": "Asbestos Survey for buildings part of the Managed Area built or converted before 2001.",
2944
2976
  "type": "string",
2945
2977
  "enum": [
2946
- "Enclosed",
2978
+ "Attached",
2947
2979
  "To follow",
2948
2980
  "Not applicable"
2949
2981
  ]
@@ -2952,7 +2984,7 @@
2952
2984
  "title": "Fire Risk Assessment for communal areas in buildings forming part of the Managed Area.",
2953
2985
  "type": "string",
2954
2986
  "enum": [
2955
- "Enclosed",
2987
+ "Attached",
2956
2988
  "To follow",
2957
2989
  "Not applicable"
2958
2990
  ]
@@ -2961,7 +2993,7 @@
2961
2993
  "title": "Memorandum and Articles of Association of the Management Company.",
2962
2994
  "type": "string",
2963
2995
  "enum": [
2964
- "Enclosed",
2996
+ "Attached",
2965
2997
  "To follow",
2966
2998
  "Not applicable"
2967
2999
  ]
@@ -2970,7 +3002,7 @@
2970
3002
  "title": "Minutes from the last AGM for the Management Company.",
2971
3003
  "type": "string",
2972
3004
  "enum": [
2973
- "Enclosed",
3005
+ "Attached",
2974
3006
  "To follow",
2975
3007
  "Not applicable"
2976
3008
  ]
@@ -2979,7 +3011,7 @@
2979
3011
  "title": "Menu of fees for your administrative services.",
2980
3012
  "type": "string",
2981
3013
  "enum": [
2982
- "Enclosed",
3014
+ "Attached",
2983
3015
  "To follow",
2984
3016
  "Not applicable"
2985
3017
  ]
@@ -3646,94 +3678,18 @@
3646
3678
  {
3647
3679
  "properties": {
3648
3680
  "isApplicableParty": {
3649
- "const": "false"
3650
- }
3651
- }
3652
- },
3653
- {
3654
- "properties": {
3655
- "isApplicableParty": {
3656
- "const": "true"
3657
- },
3658
- "feeIncludingVAT": {
3659
- "title": "Total Fee including VAT",
3660
- "type": "number"
3661
- },
3662
- "noticeViaEmail": {
3663
- "type": "string",
3664
3681
  "enum": [
3665
- "true",
3666
3682
  "false"
3667
3683
  ]
3668
3684
  }
3669
3685
  }
3670
- }
3671
- ]
3672
- },
3673
- "managementCompany": {
3674
- "title": "Management Company",
3675
- "type": "object",
3676
- "properties": {
3677
- "isApplicableParty": {
3678
- "type": "string",
3679
- "enum": [
3680
- "true",
3681
- "false"
3682
- ]
3683
- }
3684
- },
3685
- "oneOf": [
3686
- {
3687
- "properties": {
3688
- "isApplicableParty": {
3689
- "const": "false"
3690
- }
3691
- }
3692
3686
  },
3693
3687
  {
3694
3688
  "properties": {
3695
3689
  "isApplicableParty": {
3696
- "const": "true"
3697
- },
3698
- "feeIncludingVAT": {
3699
- "title": "Total Fee including VAT",
3700
- "type": "number"
3701
- },
3702
- "noticeViaEmail": {
3703
- "type": "string",
3704
3690
  "enum": [
3705
- "true",
3706
- "false"
3691
+ "true"
3707
3692
  ]
3708
- }
3709
- }
3710
- }
3711
- ]
3712
- },
3713
- "managingAgent": {
3714
- "title": "Managing Agent",
3715
- "type": "object",
3716
- "properties": {
3717
- "isApplicableParty": {
3718
- "type": "string",
3719
- "enum": [
3720
- "true",
3721
- "false"
3722
- ]
3723
- }
3724
- },
3725
- "oneOf": [
3726
- {
3727
- "properties": {
3728
- "isApplicableParty": {
3729
- "const": "false"
3730
- }
3731
- }
3732
- },
3733
- {
3734
- "properties": {
3735
- "isApplicableParty": {
3736
- "const": "true"
3737
3693
  },
3738
3694
  "feeIncludingVAT": {
3739
3695
  "title": "Total Fee including VAT",
@@ -3750,7 +3706,8 @@
3750
3706
  }
3751
3707
  ]
3752
3708
  },
3753
- "other": {
3709
+ "managementCompany": {
3710
+ "title": "Management Company",
3754
3711
  "type": "object",
3755
3712
  "properties": {
3756
3713
  "isApplicableParty": {
@@ -3765,154 +3722,18 @@
3765
3722
  {
3766
3723
  "properties": {
3767
3724
  "isApplicableParty": {
3768
- "const": "false"
3769
- }
3770
- }
3771
- },
3772
- {
3773
- "properties": {
3774
- "isApplicableParty": {
3775
- "const": "true"
3776
- },
3777
- "feeIncludingVAT": {
3778
- "title": "Total Fee including VAT",
3779
- "type": "number"
3780
- },
3781
- "noticeViaEmail": {
3782
- "type": "string",
3783
3725
  "enum": [
3784
- "true",
3785
3726
  "false"
3786
3727
  ]
3787
3728
  }
3788
- },
3789
- "contact": {
3790
- "type": "object",
3791
- "properties": {
3792
- "nameOrOrganisation": {
3793
- "title": "Name or organisation",
3794
- "type": "string",
3795
- "minLength": 1
3796
- },
3797
- "address": {
3798
- "title": "Address",
3799
- "type": "object",
3800
- "properties": {
3801
- "line1": {
3802
- "title": "Address line 1",
3803
- "type": "string",
3804
- "minLength": 1
3805
- },
3806
- "line2": {
3807
- "title": "Address line 2",
3808
- "type": "string"
3809
- },
3810
- "line3": {
3811
- "title": "Address line 3",
3812
- "type": "string"
3813
- },
3814
- "town": {
3815
- "title": "Town",
3816
- "type": "string"
3817
- },
3818
- "postcode": {
3819
- "title": "Postcode",
3820
- "type": "string",
3821
- "minLength": 1
3822
- }
3823
- }
3824
- },
3825
- "telephone": {
3826
- "title": "Telephone",
3827
- "type": "string",
3828
- "minLength": 1
3829
- },
3830
- "emailAddress": {
3831
- "title": "Email address",
3832
- "type": "string",
3833
- "format": "email"
3834
- }
3835
- }
3836
- },
3837
- "capacity": {
3838
- "title": "Capacity (e.g. Landlord's lawyer)",
3839
- "type": "string",
3840
- "minLength": 1
3841
- }
3842
- }
3843
- ]
3844
- }
3845
- }
3846
- },
3847
- "noticeOfTransferAndCharge": {
3848
- "title": "Who accepts service of the Notice of Transfer & Charge?",
3849
- "description": "Tick the box beside each party and state the total fee including VAT for notice of transfer and charge. Tick 'Notice via email' column to confirm whether you will accept notice via email.",
3850
- "type": "object",
3851
- "properties": {
3852
- "rentchargeOwner": {
3853
- "title": "Rentcharge Owner",
3854
- "type": "object",
3855
- "properties": {
3856
- "isApplicableParty": {
3857
- "type": "string",
3858
- "enum": [
3859
- "true",
3860
- "false"
3861
- ]
3862
- }
3863
- },
3864
- "oneOf": [
3865
- {
3866
- "properties": {
3867
- "isApplicableParty": {
3868
- "const": "false"
3869
- }
3870
3729
  }
3871
3730
  },
3872
3731
  {
3873
3732
  "properties": {
3874
3733
  "isApplicableParty": {
3875
- "const": "true"
3876
- },
3877
- "feeIncludingVAT": {
3878
- "title": "Total Fee including VAT",
3879
- "type": "number"
3880
- },
3881
- "noticeViaEmail": {
3882
- "type": "string",
3883
3734
  "enum": [
3884
- "true",
3885
- "false"
3735
+ "true"
3886
3736
  ]
3887
- }
3888
- }
3889
- }
3890
- ]
3891
- },
3892
- "managementCompany": {
3893
- "title": "Management Company",
3894
- "type": "object",
3895
- "properties": {
3896
- "isApplicableParty": {
3897
- "type": "string",
3898
- "enum": [
3899
- "true",
3900
- "false"
3901
- ]
3902
- }
3903
- },
3904
- "oneOf": [
3905
- {
3906
- "properties": {
3907
- "isApplicableParty": {
3908
- "const": "false"
3909
- }
3910
- }
3911
- },
3912
- {
3913
- "properties": {
3914
- "isApplicableParty": {
3915
- "const": "true"
3916
3737
  },
3917
3738
  "feeIncludingVAT": {
3918
3739
  "title": "Total Fee including VAT",
@@ -3945,14 +3766,253 @@
3945
3766
  {
3946
3767
  "properties": {
3947
3768
  "isApplicableParty": {
3948
- "const": "false"
3769
+ "enum": [
3770
+ "false"
3771
+ ]
3772
+ }
3773
+ }
3774
+ },
3775
+ {
3776
+ "properties": {
3777
+ "isApplicableParty": {
3778
+ "enum": [
3779
+ "true"
3780
+ ]
3781
+ },
3782
+ "feeIncludingVAT": {
3783
+ "title": "Total Fee including VAT",
3784
+ "type": "number"
3785
+ },
3786
+ "noticeViaEmail": {
3787
+ "type": "string",
3788
+ "enum": [
3789
+ "true",
3790
+ "false"
3791
+ ]
3792
+ }
3793
+ }
3794
+ }
3795
+ ]
3796
+ },
3797
+ "other": {
3798
+ "type": "object",
3799
+ "properties": {
3800
+ "isApplicableParty": {
3801
+ "type": "string",
3802
+ "enum": [
3803
+ "true",
3804
+ "false"
3805
+ ]
3806
+ }
3807
+ },
3808
+ "oneOf": [
3809
+ {
3810
+ "properties": {
3811
+ "isApplicableParty": {
3812
+ "enum": [
3813
+ "false"
3814
+ ]
3815
+ }
3816
+ }
3817
+ },
3818
+ {
3819
+ "properties": {
3820
+ "isApplicableParty": {
3821
+ "enum": [
3822
+ "true"
3823
+ ]
3824
+ },
3825
+ "feeIncludingVAT": {
3826
+ "title": "Total Fee including VAT",
3827
+ "type": "number"
3828
+ },
3829
+ "noticeViaEmail": {
3830
+ "type": "string",
3831
+ "enum": [
3832
+ "true",
3833
+ "false"
3834
+ ]
3835
+ }
3836
+ },
3837
+ "contact": {
3838
+ "type": "object",
3839
+ "properties": {
3840
+ "nameOrOrganisation": {
3841
+ "title": "Name or organisation",
3842
+ "type": "string",
3843
+ "minLength": 1
3844
+ },
3845
+ "address": {
3846
+ "title": "Address",
3847
+ "type": "object",
3848
+ "properties": {
3849
+ "line1": {
3850
+ "title": "Address line 1",
3851
+ "type": "string",
3852
+ "minLength": 1
3853
+ },
3854
+ "line2": {
3855
+ "title": "Address line 2",
3856
+ "type": "string"
3857
+ },
3858
+ "line3": {
3859
+ "title": "Address line 3",
3860
+ "type": "string"
3861
+ },
3862
+ "town": {
3863
+ "title": "Town",
3864
+ "type": "string"
3865
+ },
3866
+ "postcode": {
3867
+ "title": "Postcode",
3868
+ "type": "string",
3869
+ "minLength": 1
3870
+ }
3871
+ }
3872
+ },
3873
+ "telephone": {
3874
+ "title": "Telephone",
3875
+ "type": "string",
3876
+ "minLength": 1
3877
+ },
3878
+ "emailAddress": {
3879
+ "title": "Email address",
3880
+ "type": "string",
3881
+ "format": "email"
3882
+ }
3883
+ }
3884
+ },
3885
+ "capacity": {
3886
+ "title": "Capacity (e.g. Landlord's lawyer)",
3887
+ "type": "string",
3888
+ "minLength": 1
3889
+ }
3890
+ }
3891
+ ]
3892
+ }
3893
+ }
3894
+ },
3895
+ "noticeOfTransferAndCharge": {
3896
+ "title": "Who accepts service of the Notice of Transfer & Charge?",
3897
+ "description": "Tick the box beside each party and state the total fee including VAT for notice of transfer and charge. Tick 'Notice via email' column to confirm whether you will accept notice via email.",
3898
+ "type": "object",
3899
+ "properties": {
3900
+ "rentchargeOwner": {
3901
+ "title": "Rentcharge Owner",
3902
+ "type": "object",
3903
+ "properties": {
3904
+ "isApplicableParty": {
3905
+ "type": "string",
3906
+ "enum": [
3907
+ "true",
3908
+ "false"
3909
+ ]
3910
+ }
3911
+ },
3912
+ "oneOf": [
3913
+ {
3914
+ "properties": {
3915
+ "isApplicableParty": {
3916
+ "enum": [
3917
+ "false"
3918
+ ]
3949
3919
  }
3950
3920
  }
3951
3921
  },
3952
3922
  {
3953
3923
  "properties": {
3954
3924
  "isApplicableParty": {
3955
- "const": "true"
3925
+ "enum": [
3926
+ "true"
3927
+ ]
3928
+ },
3929
+ "feeIncludingVAT": {
3930
+ "title": "Total Fee including VAT",
3931
+ "type": "number"
3932
+ },
3933
+ "noticeViaEmail": {
3934
+ "type": "string",
3935
+ "enum": [
3936
+ "true",
3937
+ "false"
3938
+ ]
3939
+ }
3940
+ }
3941
+ }
3942
+ ]
3943
+ },
3944
+ "managementCompany": {
3945
+ "title": "Management Company",
3946
+ "type": "object",
3947
+ "properties": {
3948
+ "isApplicableParty": {
3949
+ "type": "string",
3950
+ "enum": [
3951
+ "true",
3952
+ "false"
3953
+ ]
3954
+ }
3955
+ },
3956
+ "oneOf": [
3957
+ {
3958
+ "properties": {
3959
+ "isApplicableParty": {
3960
+ "enum": [
3961
+ "false"
3962
+ ]
3963
+ }
3964
+ }
3965
+ },
3966
+ {
3967
+ "properties": {
3968
+ "isApplicableParty": {
3969
+ "enum": [
3970
+ "true"
3971
+ ]
3972
+ },
3973
+ "feeIncludingVAT": {
3974
+ "title": "Total Fee including VAT",
3975
+ "type": "number"
3976
+ },
3977
+ "noticeViaEmail": {
3978
+ "type": "string",
3979
+ "enum": [
3980
+ "true",
3981
+ "false"
3982
+ ]
3983
+ }
3984
+ }
3985
+ }
3986
+ ]
3987
+ },
3988
+ "managingAgent": {
3989
+ "title": "Managing Agent",
3990
+ "type": "object",
3991
+ "properties": {
3992
+ "isApplicableParty": {
3993
+ "type": "string",
3994
+ "enum": [
3995
+ "true",
3996
+ "false"
3997
+ ]
3998
+ }
3999
+ },
4000
+ "oneOf": [
4001
+ {
4002
+ "properties": {
4003
+ "isApplicableParty": {
4004
+ "enum": [
4005
+ "false"
4006
+ ]
4007
+ }
4008
+ }
4009
+ },
4010
+ {
4011
+ "properties": {
4012
+ "isApplicableParty": {
4013
+ "enum": [
4014
+ "true"
4015
+ ]
3956
4016
  },
3957
4017
  "feeIncludingVAT": {
3958
4018
  "title": "Total Fee including VAT",
@@ -3985,14 +4045,18 @@
3985
4045
  {
3986
4046
  "properties": {
3987
4047
  "isApplicableParty": {
3988
- "const": "false"
4048
+ "enum": [
4049
+ "false"
4050
+ ]
3989
4051
  }
3990
4052
  }
3991
4053
  },
3992
4054
  {
3993
4055
  "properties": {
3994
4056
  "isApplicableParty": {
3995
- "const": "true"
4057
+ "enum": [
4058
+ "true"
4059
+ ]
3996
4060
  },
3997
4061
  "feeIncludingVAT": {
3998
4062
  "title": "Total Fee including VAT",
@@ -4024,14 +4088,18 @@
4024
4088
  {
4025
4089
  "properties": {
4026
4090
  "isApplicableParty": {
4027
- "const": "false"
4091
+ "enum": [
4092
+ "false"
4093
+ ]
4028
4094
  }
4029
4095
  }
4030
4096
  },
4031
4097
  {
4032
4098
  "properties": {
4033
4099
  "isApplicableParty": {
4034
- "const": "true"
4100
+ "enum": [
4101
+ "true"
4102
+ ]
4035
4103
  },
4036
4104
  "feeIncludingVAT": {
4037
4105
  "title": "Total Fee including VAT",
@@ -4118,14 +4186,18 @@
4118
4186
  {
4119
4187
  "properties": {
4120
4188
  "areOtherDetailsRequired": {
4121
- "const": "No"
4189
+ "enum": [
4190
+ "No"
4191
+ ]
4122
4192
  }
4123
4193
  }
4124
4194
  },
4125
4195
  {
4126
4196
  "properties": {
4127
4197
  "areOtherDetailsRequired": {
4128
- "const": "Yes"
4198
+ "enum": [
4199
+ "Yes"
4200
+ ]
4129
4201
  },
4130
4202
  "details": {
4131
4203
  "title": "Please detail required additional information to be included with the notice of disposition",
@@ -4302,10 +4374,7 @@
4302
4374
  "type": "string",
4303
4375
  "enum": [
4304
4376
  "Yes",
4305
- "No",
4306
- "Attached",
4307
- "To follow",
4308
- "Lost"
4377
+ "No"
4309
4378
  ]
4310
4379
  }
4311
4380
  },
@@ -4314,10 +4383,7 @@
4314
4383
  "properties": {
4315
4384
  "isSellerAwareOfChanges": {
4316
4385
  "enum": [
4317
- "No",
4318
- "Attached",
4319
- "To follow",
4320
- "Lost"
4386
+ "No"
4321
4387
  ]
4322
4388
  }
4323
4389
  }
@@ -4338,7 +4404,8 @@
4338
4404
  "type": "string",
4339
4405
  "enum": [
4340
4406
  "Attached",
4341
- "To follow"
4407
+ "To follow",
4408
+ "Lost"
4342
4409
  ]
4343
4410
  }
4344
4411
  }
@@ -5012,7 +5079,7 @@
5012
5079
  "type": "number"
5013
5080
  },
5014
5081
  "adHocExpenses": {
5015
- "title": "If the Service Charge has been collected on an 'ad hoc' basis, what have been the expenses over the last 3 years?",
5082
+ "title": "If the Service Charge has been collected on an 'ad hoc' basis, what have been the expenses over the last three years?",
5016
5083
  "type": "string"
5017
5084
  },
5018
5085
  "serviceChargePaidUpToDate": {
@@ -5613,7 +5680,7 @@
5613
5680
  },
5614
5681
  "claimsMade": {
5615
5682
  "type": "object",
5616
- "title": "Have any claims been made against the policy during Yes the last 3 years?",
5683
+ "title": "Have any claims been made against the policy during the last three years?",
5617
5684
  "properties": {
5618
5685
  "yesNo": {
5619
5686
  "type": "string",
@@ -6185,7 +6252,7 @@
6185
6252
  "title": "Leaseholder Deed of Certificate.",
6186
6253
  "type": "string",
6187
6254
  "enum": [
6188
- "Enclosed",
6255
+ "Attached",
6189
6256
  "To follow"
6190
6257
  ]
6191
6258
  }
@@ -6237,7 +6304,7 @@
6237
6304
  "title": "Landlord's Certificate.",
6238
6305
  "type": "string",
6239
6306
  "enum": [
6240
- "Enclosed",
6307
+ "Attached",
6241
6308
  "To follow"
6242
6309
  ]
6243
6310
  }
@@ -6576,7 +6643,7 @@
6576
6643
  "title": "Please supply a copy of the lease.",
6577
6644
  "type": "string",
6578
6645
  "enum": [
6579
- "Enclosed",
6646
+ "Attached",
6580
6647
  "To follow"
6581
6648
  ]
6582
6649
  },
@@ -6584,7 +6651,7 @@
6584
6651
  "title": "Any Deeds of Variation or other document varying the terms of the lease of this Property.",
6585
6652
  "type": "string",
6586
6653
  "enum": [
6587
- "Enclosed",
6654
+ "Attached",
6588
6655
  "To follow",
6589
6656
  "Landlord's lawyer provides",
6590
6657
  "Please supply draft",
@@ -6600,10 +6667,19 @@
6600
6667
  ]
6601
6668
  },
6602
6669
  "serviceChargeAccounts": {
6603
- "title": "The last 3 years published Service Charge accounts.",
6670
+ "title": "The last three years published Service Charge accounts.",
6604
6671
  "type": "string",
6605
6672
  "enum": [
6606
- "Enclosed",
6673
+ "Attached",
6674
+ "To follow",
6675
+ "Not applicable"
6676
+ ]
6677
+ },
6678
+ "serviceCharges": {
6679
+ "title": "Please supply a copy of any invoices or demands and any statements and receipts for the payment of maintenance or service charges for the last three years.",
6680
+ "type": "string",
6681
+ "enum": [
6682
+ "Attached",
6607
6683
  "To follow",
6608
6684
  "Not applicable"
6609
6685
  ]
@@ -6612,7 +6688,7 @@
6612
6688
  "title": "Please supply a copy of any invoices or demands and any statements and receipts for the payment of ground rent for the last three years.",
6613
6689
  "type": "string",
6614
6690
  "enum": [
6615
- "Enclosed",
6691
+ "Attached",
6616
6692
  "To follow",
6617
6693
  "Not applicable"
6618
6694
  ]
@@ -6667,7 +6743,7 @@
6667
6743
  "title": "Buildings insurance policy and schedule for the Managed Areas.",
6668
6744
  "type": "string",
6669
6745
  "enum": [
6670
- "Enclosed",
6746
+ "Attached",
6671
6747
  "To follow",
6672
6748
  "Not applicable"
6673
6749
  ]
@@ -6676,7 +6752,7 @@
6676
6752
  "title": "Service charge estimate for the current year and details of the anticipated payments on account for the Property.",
6677
6753
  "type": "string",
6678
6754
  "enum": [
6679
- "Enclosed",
6755
+ "Attached",
6680
6756
  "To follow",
6681
6757
  "Not applicable"
6682
6758
  ]
@@ -6685,7 +6761,7 @@
6685
6761
  "title": "Service charge estimate for the previous year for which accounts have not yet been prepared for the Property.",
6686
6762
  "type": "string",
6687
6763
  "enum": [
6688
- "Enclosed",
6764
+ "Attached",
6689
6765
  "To follow",
6690
6766
  "Not applicable"
6691
6767
  ]
@@ -6694,7 +6770,7 @@
6694
6770
  "title": "Copies of any notices served on the Lessees under Section 20 in respect of any proposed works or any works which have not yet been paid for.",
6695
6771
  "type": "string",
6696
6772
  "enum": [
6697
- "Enclosed",
6773
+ "Attached",
6698
6774
  "To follow",
6699
6775
  "Not applicable"
6700
6776
  ]
@@ -6703,7 +6779,7 @@
6703
6779
  "title": "Documentation relating to any forfeiture proceedings applicable to the Property.",
6704
6780
  "type": "string",
6705
6781
  "enum": [
6706
- "Enclosed",
6782
+ "Attached",
6707
6783
  "To follow",
6708
6784
  "Not applicable"
6709
6785
  ]
@@ -6712,7 +6788,7 @@
6712
6788
  "title": "Any additional regulations or rules affecting the Property which are not contained in the lease.",
6713
6789
  "type": "string",
6714
6790
  "enum": [
6715
- "Enclosed",
6791
+ "Attached",
6716
6792
  "To follow",
6717
6793
  "Not applicable"
6718
6794
  ]
@@ -6721,7 +6797,7 @@
6721
6797
  "title": "Any required Deed of Covenant.",
6722
6798
  "type": "string",
6723
6799
  "enum": [
6724
- "Enclosed",
6800
+ "Attached",
6725
6801
  "To follow",
6726
6802
  "Not applicable"
6727
6803
  ]
@@ -6730,7 +6806,7 @@
6730
6806
  "title": "Any Certificate of Compliance.",
6731
6807
  "type": "string",
6732
6808
  "enum": [
6733
- "Enclosed",
6809
+ "Attached",
6734
6810
  "To follow",
6735
6811
  "Not applicable"
6736
6812
  ]
@@ -6743,7 +6819,7 @@
6743
6819
  "title": "Any required Licence to Assign.",
6744
6820
  "type": "string",
6745
6821
  "enum": [
6746
- "Enclosed",
6822
+ "Attached",
6747
6823
  "To follow",
6748
6824
  "Landlord's lawyer provides",
6749
6825
  "Please supply draft",
@@ -6754,7 +6830,7 @@
6754
6830
  "title": "Copy of any permission to alter the Property which has been issued.",
6755
6831
  "type": "string",
6756
6832
  "enum": [
6757
- "Enclosed",
6833
+ "Attached",
6758
6834
  "To follow",
6759
6835
  "Not applicable"
6760
6836
  ]
@@ -6763,7 +6839,7 @@
6763
6839
  "title": "Copy of any known notices served on the Lessee and documentation arising from them.",
6764
6840
  "type": "string",
6765
6841
  "enum": [
6766
- "Enclosed",
6842
+ "Attached",
6767
6843
  "To follow",
6768
6844
  "Not applicable"
6769
6845
  ]
@@ -6772,7 +6848,7 @@
6772
6848
  "title": "Asbestos Survey for parts of the Managed Area built or converted before 2001.",
6773
6849
  "type": "string",
6774
6850
  "enum": [
6775
- "Enclosed",
6851
+ "Attached",
6776
6852
  "To follow",
6777
6853
  "Not applicable"
6778
6854
  ]
@@ -6781,7 +6857,7 @@
6781
6857
  "title": "Fire Risk Assessment for the Managed Area.",
6782
6858
  "type": "string",
6783
6859
  "enum": [
6784
- "Enclosed",
6860
+ "Attached",
6785
6861
  "To follow",
6786
6862
  "Not applicable"
6787
6863
  ]
@@ -6794,7 +6870,7 @@
6794
6870
  "title": "Memorandum and Articles of Association of the Management Company.",
6795
6871
  "type": "string",
6796
6872
  "enum": [
6797
- "Enclosed",
6873
+ "Attached",
6798
6874
  "To follow",
6799
6875
  "Not applicable"
6800
6876
  ]
@@ -6823,7 +6899,7 @@
6823
6899
  "title": "Minutes from the last AGM for the Management Company.",
6824
6900
  "type": "string",
6825
6901
  "enum": [
6826
- "Enclosed",
6902
+ "Attached",
6827
6903
  "To follow",
6828
6904
  "Not applicable"
6829
6905
  ]
@@ -6832,7 +6908,7 @@
6832
6908
  "title": "Known enforcement notices served on the landlord or accountable person (where the building is residential and is at least 18 meters or 7 storeys).",
6833
6909
  "type": "string",
6834
6910
  "enum": [
6835
- "Enclosed",
6911
+ "Attached",
6836
6912
  "To follow",
6837
6913
  "Not applicable"
6838
6914
  ]
@@ -9695,7 +9771,9 @@
9695
9771
  {
9696
9772
  "properties": {
9697
9773
  "isIncludedExcludedOrNone": {
9698
- "const": "Included"
9774
+ "enum": [
9775
+ "Included"
9776
+ ]
9699
9777
  },
9700
9778
  "comments": {
9701
9779
  "title": "Comments",
@@ -9706,7 +9784,9 @@
9706
9784
  {
9707
9785
  "properties": {
9708
9786
  "isIncludedExcludedOrNone": {
9709
- "const": "Excluded"
9787
+ "enum": [
9788
+ "Excluded"
9789
+ ]
9710
9790
  },
9711
9791
  "price": {
9712
9792
  "title": "Price",
@@ -9721,7 +9801,9 @@
9721
9801
  {
9722
9802
  "properties": {
9723
9803
  "isIncludedExcludedOrNone": {
9724
- "const": "None"
9804
+ "enum": [
9805
+ "None"
9806
+ ]
9725
9807
  },
9726
9808
  "comments": {
9727
9809
  "title": "Comments",
@@ -9749,7 +9831,9 @@
9749
9831
  {
9750
9832
  "properties": {
9751
9833
  "isIncludedExcludedOrNone": {
9752
- "const": "Included"
9834
+ "enum": [
9835
+ "Included"
9836
+ ]
9753
9837
  },
9754
9838
  "comments": {
9755
9839
  "title": "Comments",
@@ -9760,7 +9844,9 @@
9760
9844
  {
9761
9845
  "properties": {
9762
9846
  "isIncludedExcludedOrNone": {
9763
- "const": "Excluded"
9847
+ "enum": [
9848
+ "Excluded"
9849
+ ]
9764
9850
  },
9765
9851
  "price": {
9766
9852
  "title": "Price",
@@ -9775,7 +9861,9 @@
9775
9861
  {
9776
9862
  "properties": {
9777
9863
  "isIncludedExcludedOrNone": {
9778
- "const": "None"
9864
+ "enum": [
9865
+ "None"
9866
+ ]
9779
9867
  },
9780
9868
  "comments": {
9781
9869
  "title": "Comments",
@@ -9803,7 +9891,9 @@
9803
9891
  {
9804
9892
  "properties": {
9805
9893
  "isIncludedExcludedOrNone": {
9806
- "const": "Included"
9894
+ "enum": [
9895
+ "Included"
9896
+ ]
9807
9897
  },
9808
9898
  "comments": {
9809
9899
  "title": "Comments",
@@ -9814,7 +9904,9 @@
9814
9904
  {
9815
9905
  "properties": {
9816
9906
  "isIncludedExcludedOrNone": {
9817
- "const": "Excluded"
9907
+ "enum": [
9908
+ "Excluded"
9909
+ ]
9818
9910
  },
9819
9911
  "price": {
9820
9912
  "title": "Price",
@@ -9829,7 +9921,9 @@
9829
9921
  {
9830
9922
  "properties": {
9831
9923
  "isIncludedExcludedOrNone": {
9832
- "const": "None"
9924
+ "enum": [
9925
+ "None"
9926
+ ]
9833
9927
  },
9834
9928
  "comments": {
9835
9929
  "title": "Comments",
@@ -9857,7 +9951,9 @@
9857
9951
  {
9858
9952
  "properties": {
9859
9953
  "isIncludedExcludedOrNone": {
9860
- "const": "Included"
9954
+ "enum": [
9955
+ "Included"
9956
+ ]
9861
9957
  },
9862
9958
  "comments": {
9863
9959
  "title": "Comments",
@@ -9868,7 +9964,9 @@
9868
9964
  {
9869
9965
  "properties": {
9870
9966
  "isIncludedExcludedOrNone": {
9871
- "const": "Excluded"
9967
+ "enum": [
9968
+ "Excluded"
9969
+ ]
9872
9970
  },
9873
9971
  "price": {
9874
9972
  "title": "Price",
@@ -9883,7 +9981,9 @@
9883
9981
  {
9884
9982
  "properties": {
9885
9983
  "isIncludedExcludedOrNone": {
9886
- "const": "None"
9984
+ "enum": [
9985
+ "None"
9986
+ ]
9887
9987
  },
9888
9988
  "comments": {
9889
9989
  "title": "Comments",
@@ -9911,7 +10011,9 @@
9911
10011
  {
9912
10012
  "properties": {
9913
10013
  "isIncludedExcludedOrNone": {
9914
- "const": "Included"
10014
+ "enum": [
10015
+ "Included"
10016
+ ]
9915
10017
  },
9916
10018
  "comments": {
9917
10019
  "title": "Comments",
@@ -9922,7 +10024,9 @@
9922
10024
  {
9923
10025
  "properties": {
9924
10026
  "isIncludedExcludedOrNone": {
9925
- "const": "Excluded"
10027
+ "enum": [
10028
+ "Excluded"
10029
+ ]
9926
10030
  },
9927
10031
  "price": {
9928
10032
  "title": "Price",
@@ -9937,7 +10041,9 @@
9937
10041
  {
9938
10042
  "properties": {
9939
10043
  "isIncludedExcludedOrNone": {
9940
- "const": "None"
10044
+ "enum": [
10045
+ "None"
10046
+ ]
9941
10047
  },
9942
10048
  "comments": {
9943
10049
  "title": "Comments",
@@ -9965,7 +10071,9 @@
9965
10071
  {
9966
10072
  "properties": {
9967
10073
  "isIncludedExcludedOrNone": {
9968
- "const": "Included"
10074
+ "enum": [
10075
+ "Included"
10076
+ ]
9969
10077
  },
9970
10078
  "comments": {
9971
10079
  "title": "Comments",
@@ -9976,7 +10084,9 @@
9976
10084
  {
9977
10085
  "properties": {
9978
10086
  "isIncludedExcludedOrNone": {
9979
- "const": "Excluded"
10087
+ "enum": [
10088
+ "Excluded"
10089
+ ]
9980
10090
  },
9981
10091
  "price": {
9982
10092
  "title": "Price",
@@ -9991,7 +10101,9 @@
9991
10101
  {
9992
10102
  "properties": {
9993
10103
  "isIncludedExcludedOrNone": {
9994
- "const": "None"
10104
+ "enum": [
10105
+ "None"
10106
+ ]
9995
10107
  },
9996
10108
  "comments": {
9997
10109
  "title": "Comments",
@@ -10019,7 +10131,9 @@
10019
10131
  {
10020
10132
  "properties": {
10021
10133
  "isIncludedExcludedOrNone": {
10022
- "const": "Included"
10134
+ "enum": [
10135
+ "Included"
10136
+ ]
10023
10137
  },
10024
10138
  "comments": {
10025
10139
  "title": "Comments",
@@ -10030,7 +10144,9 @@
10030
10144
  {
10031
10145
  "properties": {
10032
10146
  "isIncludedExcludedOrNone": {
10033
- "const": "Excluded"
10147
+ "enum": [
10148
+ "Excluded"
10149
+ ]
10034
10150
  },
10035
10151
  "price": {
10036
10152
  "title": "Price",
@@ -10045,7 +10161,9 @@
10045
10161
  {
10046
10162
  "properties": {
10047
10163
  "isIncludedExcludedOrNone": {
10048
- "const": "None"
10164
+ "enum": [
10165
+ "None"
10166
+ ]
10049
10167
  },
10050
10168
  "comments": {
10051
10169
  "title": "Comments",
@@ -10073,7 +10191,9 @@
10073
10191
  {
10074
10192
  "properties": {
10075
10193
  "isIncludedExcludedOrNone": {
10076
- "const": "Included"
10194
+ "enum": [
10195
+ "Included"
10196
+ ]
10077
10197
  },
10078
10198
  "comments": {
10079
10199
  "title": "Comments",
@@ -10084,7 +10204,9 @@
10084
10204
  {
10085
10205
  "properties": {
10086
10206
  "isIncludedExcludedOrNone": {
10087
- "const": "Excluded"
10207
+ "enum": [
10208
+ "Excluded"
10209
+ ]
10088
10210
  },
10089
10211
  "price": {
10090
10212
  "title": "Price",
@@ -10099,7 +10221,9 @@
10099
10221
  {
10100
10222
  "properties": {
10101
10223
  "isIncludedExcludedOrNone": {
10102
- "const": "None"
10224
+ "enum": [
10225
+ "None"
10226
+ ]
10103
10227
  },
10104
10228
  "comments": {
10105
10229
  "title": "Comments",
@@ -10127,7 +10251,9 @@
10127
10251
  {
10128
10252
  "properties": {
10129
10253
  "isIncludedExcludedOrNone": {
10130
- "const": "Included"
10254
+ "enum": [
10255
+ "Included"
10256
+ ]
10131
10257
  },
10132
10258
  "comments": {
10133
10259
  "title": "Comments",
@@ -10138,7 +10264,9 @@
10138
10264
  {
10139
10265
  "properties": {
10140
10266
  "isIncludedExcludedOrNone": {
10141
- "const": "Excluded"
10267
+ "enum": [
10268
+ "Excluded"
10269
+ ]
10142
10270
  },
10143
10271
  "price": {
10144
10272
  "title": "Price",
@@ -10153,7 +10281,9 @@
10153
10281
  {
10154
10282
  "properties": {
10155
10283
  "isIncludedExcludedOrNone": {
10156
- "const": "None"
10284
+ "enum": [
10285
+ "None"
10286
+ ]
10157
10287
  },
10158
10288
  "comments": {
10159
10289
  "title": "Comments",
@@ -10181,7 +10311,9 @@
10181
10311
  {
10182
10312
  "properties": {
10183
10313
  "isIncludedExcludedOrNone": {
10184
- "const": "Included"
10314
+ "enum": [
10315
+ "Included"
10316
+ ]
10185
10317
  },
10186
10318
  "comments": {
10187
10319
  "title": "Comments",
@@ -10192,7 +10324,9 @@
10192
10324
  {
10193
10325
  "properties": {
10194
10326
  "isIncludedExcludedOrNone": {
10195
- "const": "Excluded"
10327
+ "enum": [
10328
+ "Excluded"
10329
+ ]
10196
10330
  },
10197
10331
  "price": {
10198
10332
  "title": "Price",
@@ -10207,7 +10341,9 @@
10207
10341
  {
10208
10342
  "properties": {
10209
10343
  "isIncludedExcludedOrNone": {
10210
- "const": "None"
10344
+ "enum": [
10345
+ "None"
10346
+ ]
10211
10347
  },
10212
10348
  "comments": {
10213
10349
  "title": "Comments",
@@ -10235,7 +10371,9 @@
10235
10371
  {
10236
10372
  "properties": {
10237
10373
  "isIncludedExcludedOrNone": {
10238
- "const": "Included"
10374
+ "enum": [
10375
+ "Included"
10376
+ ]
10239
10377
  },
10240
10378
  "comments": {
10241
10379
  "title": "Comments",
@@ -10246,7 +10384,9 @@
10246
10384
  {
10247
10385
  "properties": {
10248
10386
  "isIncludedExcludedOrNone": {
10249
- "const": "Excluded"
10387
+ "enum": [
10388
+ "Excluded"
10389
+ ]
10250
10390
  },
10251
10391
  "price": {
10252
10392
  "title": "Price",
@@ -10261,7 +10401,9 @@
10261
10401
  {
10262
10402
  "properties": {
10263
10403
  "isIncludedExcludedOrNone": {
10264
- "const": "None"
10404
+ "enum": [
10405
+ "None"
10406
+ ]
10265
10407
  },
10266
10408
  "comments": {
10267
10409
  "title": "Comments",
@@ -10289,7 +10431,9 @@
10289
10431
  {
10290
10432
  "properties": {
10291
10433
  "isIncludedExcludedOrNone": {
10292
- "const": "Included"
10434
+ "enum": [
10435
+ "Included"
10436
+ ]
10293
10437
  },
10294
10438
  "comments": {
10295
10439
  "title": "Comments",
@@ -10300,7 +10444,9 @@
10300
10444
  {
10301
10445
  "properties": {
10302
10446
  "isIncludedExcludedOrNone": {
10303
- "const": "Excluded"
10447
+ "enum": [
10448
+ "Excluded"
10449
+ ]
10304
10450
  },
10305
10451
  "price": {
10306
10452
  "title": "Price",
@@ -10315,7 +10461,9 @@
10315
10461
  {
10316
10462
  "properties": {
10317
10463
  "isIncludedExcludedOrNone": {
10318
- "const": "None"
10464
+ "enum": [
10465
+ "None"
10466
+ ]
10319
10467
  },
10320
10468
  "comments": {
10321
10469
  "title": "Comments",
@@ -10343,7 +10491,9 @@
10343
10491
  {
10344
10492
  "properties": {
10345
10493
  "isIncludedExcludedOrNone": {
10346
- "const": "Included"
10494
+ "enum": [
10495
+ "Included"
10496
+ ]
10347
10497
  },
10348
10498
  "comments": {
10349
10499
  "title": "Comments",
@@ -10354,7 +10504,9 @@
10354
10504
  {
10355
10505
  "properties": {
10356
10506
  "isIncludedExcludedOrNone": {
10357
- "const": "Excluded"
10507
+ "enum": [
10508
+ "Excluded"
10509
+ ]
10358
10510
  },
10359
10511
  "price": {
10360
10512
  "title": "Price",
@@ -10369,7 +10521,9 @@
10369
10521
  {
10370
10522
  "properties": {
10371
10523
  "isIncludedExcludedOrNone": {
10372
- "const": "None"
10524
+ "enum": [
10525
+ "None"
10526
+ ]
10373
10527
  },
10374
10528
  "comments": {
10375
10529
  "title": "Comments",
@@ -10397,7 +10551,9 @@
10397
10551
  {
10398
10552
  "properties": {
10399
10553
  "isIncludedExcludedOrNone": {
10400
- "const": "Included"
10554
+ "enum": [
10555
+ "Included"
10556
+ ]
10401
10557
  },
10402
10558
  "comments": {
10403
10559
  "title": "Comments",
@@ -10408,7 +10564,9 @@
10408
10564
  {
10409
10565
  "properties": {
10410
10566
  "isIncludedExcludedOrNone": {
10411
- "const": "Excluded"
10567
+ "enum": [
10568
+ "Excluded"
10569
+ ]
10412
10570
  },
10413
10571
  "price": {
10414
10572
  "title": "Price",
@@ -10423,7 +10581,9 @@
10423
10581
  {
10424
10582
  "properties": {
10425
10583
  "isIncludedExcludedOrNone": {
10426
- "const": "None"
10584
+ "enum": [
10585
+ "None"
10586
+ ]
10427
10587
  },
10428
10588
  "comments": {
10429
10589
  "title": "Comments",
@@ -10451,7 +10611,9 @@
10451
10611
  {
10452
10612
  "properties": {
10453
10613
  "isIncludedExcludedOrNone": {
10454
- "const": "Included"
10614
+ "enum": [
10615
+ "Included"
10616
+ ]
10455
10617
  },
10456
10618
  "comments": {
10457
10619
  "title": "Comments",
@@ -10462,7 +10624,9 @@
10462
10624
  {
10463
10625
  "properties": {
10464
10626
  "isIncludedExcludedOrNone": {
10465
- "const": "Excluded"
10627
+ "enum": [
10628
+ "Excluded"
10629
+ ]
10466
10630
  },
10467
10631
  "price": {
10468
10632
  "title": "Price",
@@ -10477,7 +10641,9 @@
10477
10641
  {
10478
10642
  "properties": {
10479
10643
  "isIncludedExcludedOrNone": {
10480
- "const": "None"
10644
+ "enum": [
10645
+ "None"
10646
+ ]
10481
10647
  },
10482
10648
  "comments": {
10483
10649
  "title": "Comments",
@@ -10510,7 +10676,9 @@
10510
10676
  {
10511
10677
  "properties": {
10512
10678
  "isIncludedOrExcluded": {
10513
- "const": "Included"
10679
+ "enum": [
10680
+ "Included"
10681
+ ]
10514
10682
  },
10515
10683
  "comments": {
10516
10684
  "title": "Comments",
@@ -10521,7 +10689,9 @@
10521
10689
  {
10522
10690
  "properties": {
10523
10691
  "isIncludedOrExcluded": {
10524
- "const": "Excluded"
10692
+ "enum": [
10693
+ "Excluded"
10694
+ ]
10525
10695
  },
10526
10696
  "price": {
10527
10697
  "title": "Price",
@@ -10561,7 +10731,9 @@
10561
10731
  {
10562
10732
  "properties": {
10563
10733
  "isIncludedExcludedOrNone": {
10564
- "const": "Included"
10734
+ "enum": [
10735
+ "Included"
10736
+ ]
10565
10737
  },
10566
10738
  "fittedOrFreestanding": {
10567
10739
  "type": "object",
@@ -10579,7 +10751,9 @@
10579
10751
  {
10580
10752
  "properties": {
10581
10753
  "isFittedOrFreestanding": {
10582
- "const": "Fitted"
10754
+ "enum": [
10755
+ "Fitted"
10756
+ ]
10583
10757
  },
10584
10758
  "comments": {
10585
10759
  "title": "Comments",
@@ -10590,7 +10764,9 @@
10590
10764
  {
10591
10765
  "properties": {
10592
10766
  "isFittedOrFreestanding": {
10593
- "const": "Freestanding"
10767
+ "enum": [
10768
+ "Freestanding"
10769
+ ]
10594
10770
  },
10595
10771
  "comments": {
10596
10772
  "title": "Comments",
@@ -10605,7 +10781,9 @@
10605
10781
  {
10606
10782
  "properties": {
10607
10783
  "isIncludedExcludedOrNone": {
10608
- "const": "Excluded"
10784
+ "enum": [
10785
+ "Excluded"
10786
+ ]
10609
10787
  },
10610
10788
  "price": {
10611
10789
  "title": "Price",
@@ -10627,7 +10805,9 @@
10627
10805
  {
10628
10806
  "properties": {
10629
10807
  "isFittedOrFreestanding": {
10630
- "const": "Fitted"
10808
+ "enum": [
10809
+ "Fitted"
10810
+ ]
10631
10811
  },
10632
10812
  "comments": {
10633
10813
  "title": "Comments",
@@ -10638,7 +10818,9 @@
10638
10818
  {
10639
10819
  "properties": {
10640
10820
  "isFittedOrFreestanding": {
10641
- "const": "Freestanding"
10821
+ "enum": [
10822
+ "Freestanding"
10823
+ ]
10642
10824
  },
10643
10825
  "comments": {
10644
10826
  "title": "Comments",
@@ -10653,7 +10835,9 @@
10653
10835
  {
10654
10836
  "properties": {
10655
10837
  "isIncludedExcludedOrNone": {
10656
- "const": "None"
10838
+ "enum": [
10839
+ "None"
10840
+ ]
10657
10841
  },
10658
10842
  "comments": {
10659
10843
  "title": "Comments",
@@ -10681,7 +10865,9 @@
10681
10865
  {
10682
10866
  "properties": {
10683
10867
  "isIncludedExcludedOrNone": {
10684
- "const": "Included"
10868
+ "enum": [
10869
+ "Included"
10870
+ ]
10685
10871
  },
10686
10872
  "fittedOrFreestanding": {
10687
10873
  "type": "object",
@@ -10699,7 +10885,9 @@
10699
10885
  {
10700
10886
  "properties": {
10701
10887
  "isFittedOrFreestanding": {
10702
- "const": "Fitted"
10888
+ "enum": [
10889
+ "Fitted"
10890
+ ]
10703
10891
  },
10704
10892
  "comments": {
10705
10893
  "title": "Comments",
@@ -10710,7 +10898,9 @@
10710
10898
  {
10711
10899
  "properties": {
10712
10900
  "isFittedOrFreestanding": {
10713
- "const": "Freestanding"
10901
+ "enum": [
10902
+ "Freestanding"
10903
+ ]
10714
10904
  },
10715
10905
  "comments": {
10716
10906
  "title": "Comments",
@@ -10725,7 +10915,9 @@
10725
10915
  {
10726
10916
  "properties": {
10727
10917
  "isIncludedExcludedOrNone": {
10728
- "const": "Excluded"
10918
+ "enum": [
10919
+ "Excluded"
10920
+ ]
10729
10921
  },
10730
10922
  "price": {
10731
10923
  "title": "Price",
@@ -10747,7 +10939,9 @@
10747
10939
  {
10748
10940
  "properties": {
10749
10941
  "isFittedOrFreestanding": {
10750
- "const": "Fitted"
10942
+ "enum": [
10943
+ "Fitted"
10944
+ ]
10751
10945
  },
10752
10946
  "comments": {
10753
10947
  "title": "Comments",
@@ -10758,7 +10952,9 @@
10758
10952
  {
10759
10953
  "properties": {
10760
10954
  "isFittedOrFreestanding": {
10761
- "const": "Freestanding"
10955
+ "enum": [
10956
+ "Freestanding"
10957
+ ]
10762
10958
  },
10763
10959
  "comments": {
10764
10960
  "title": "Comments",
@@ -10773,7 +10969,9 @@
10773
10969
  {
10774
10970
  "properties": {
10775
10971
  "isIncludedExcludedOrNone": {
10776
- "const": "None"
10972
+ "enum": [
10973
+ "None"
10974
+ ]
10777
10975
  },
10778
10976
  "comments": {
10779
10977
  "title": "Comments",
@@ -10801,7 +10999,9 @@
10801
10999
  {
10802
11000
  "properties": {
10803
11001
  "isIncludedExcludedOrNone": {
10804
- "const": "Included"
11002
+ "enum": [
11003
+ "Included"
11004
+ ]
10805
11005
  },
10806
11006
  "fittedOrFreestanding": {
10807
11007
  "type": "object",
@@ -10819,7 +11019,9 @@
10819
11019
  {
10820
11020
  "properties": {
10821
11021
  "isFittedOrFreestanding": {
10822
- "const": "Fitted"
11022
+ "enum": [
11023
+ "Fitted"
11024
+ ]
10823
11025
  },
10824
11026
  "comments": {
10825
11027
  "title": "Comments",
@@ -10830,7 +11032,9 @@
10830
11032
  {
10831
11033
  "properties": {
10832
11034
  "isFittedOrFreestanding": {
10833
- "const": "Freestanding"
11035
+ "enum": [
11036
+ "Freestanding"
11037
+ ]
10834
11038
  },
10835
11039
  "comments": {
10836
11040
  "title": "Comments",
@@ -10845,7 +11049,9 @@
10845
11049
  {
10846
11050
  "properties": {
10847
11051
  "isIncludedExcludedOrNone": {
10848
- "const": "Excluded"
11052
+ "enum": [
11053
+ "Excluded"
11054
+ ]
10849
11055
  },
10850
11056
  "price": {
10851
11057
  "title": "Price",
@@ -10867,7 +11073,9 @@
10867
11073
  {
10868
11074
  "properties": {
10869
11075
  "isFittedOrFreestanding": {
10870
- "const": "Fitted"
11076
+ "enum": [
11077
+ "Fitted"
11078
+ ]
10871
11079
  },
10872
11080
  "comments": {
10873
11081
  "title": "Comments",
@@ -10878,7 +11086,9 @@
10878
11086
  {
10879
11087
  "properties": {
10880
11088
  "isFittedOrFreestanding": {
10881
- "const": "Freestanding"
11089
+ "enum": [
11090
+ "Freestanding"
11091
+ ]
10882
11092
  },
10883
11093
  "comments": {
10884
11094
  "title": "Comments",
@@ -10893,7 +11103,9 @@
10893
11103
  {
10894
11104
  "properties": {
10895
11105
  "isIncludedExcludedOrNone": {
10896
- "const": "None"
11106
+ "enum": [
11107
+ "None"
11108
+ ]
10897
11109
  },
10898
11110
  "comments": {
10899
11111
  "title": "Comments",
@@ -10921,7 +11133,9 @@
10921
11133
  {
10922
11134
  "properties": {
10923
11135
  "isIncludedExcludedOrNone": {
10924
- "const": "Included"
11136
+ "enum": [
11137
+ "Included"
11138
+ ]
10925
11139
  },
10926
11140
  "fittedOrFreestanding": {
10927
11141
  "type": "object",
@@ -10939,7 +11153,9 @@
10939
11153
  {
10940
11154
  "properties": {
10941
11155
  "isFittedOrFreestanding": {
10942
- "const": "Fitted"
11156
+ "enum": [
11157
+ "Fitted"
11158
+ ]
10943
11159
  },
10944
11160
  "comments": {
10945
11161
  "title": "Comments",
@@ -10950,7 +11166,9 @@
10950
11166
  {
10951
11167
  "properties": {
10952
11168
  "isFittedOrFreestanding": {
10953
- "const": "Freestanding"
11169
+ "enum": [
11170
+ "Freestanding"
11171
+ ]
10954
11172
  },
10955
11173
  "comments": {
10956
11174
  "title": "Comments",
@@ -10965,7 +11183,9 @@
10965
11183
  {
10966
11184
  "properties": {
10967
11185
  "isIncludedExcludedOrNone": {
10968
- "const": "Excluded"
11186
+ "enum": [
11187
+ "Excluded"
11188
+ ]
10969
11189
  },
10970
11190
  "price": {
10971
11191
  "title": "Price",
@@ -10987,7 +11207,9 @@
10987
11207
  {
10988
11208
  "properties": {
10989
11209
  "isFittedOrFreestanding": {
10990
- "const": "Fitted"
11210
+ "enum": [
11211
+ "Fitted"
11212
+ ]
10991
11213
  },
10992
11214
  "comments": {
10993
11215
  "title": "Comments",
@@ -10998,7 +11220,9 @@
10998
11220
  {
10999
11221
  "properties": {
11000
11222
  "isFittedOrFreestanding": {
11001
- "const": "Freestanding"
11223
+ "enum": [
11224
+ "Freestanding"
11225
+ ]
11002
11226
  },
11003
11227
  "comments": {
11004
11228
  "title": "Comments",
@@ -11013,7 +11237,9 @@
11013
11237
  {
11014
11238
  "properties": {
11015
11239
  "isIncludedExcludedOrNone": {
11016
- "const": "None"
11240
+ "enum": [
11241
+ "None"
11242
+ ]
11017
11243
  },
11018
11244
  "comments": {
11019
11245
  "title": "Comments",
@@ -11041,7 +11267,9 @@
11041
11267
  {
11042
11268
  "properties": {
11043
11269
  "isIncludedExcludedOrNone": {
11044
- "const": "Included"
11270
+ "enum": [
11271
+ "Included"
11272
+ ]
11045
11273
  },
11046
11274
  "fittedOrFreestanding": {
11047
11275
  "type": "object",
@@ -11059,7 +11287,9 @@
11059
11287
  {
11060
11288
  "properties": {
11061
11289
  "isFittedOrFreestanding": {
11062
- "const": "Fitted"
11290
+ "enum": [
11291
+ "Fitted"
11292
+ ]
11063
11293
  },
11064
11294
  "comments": {
11065
11295
  "title": "Comments",
@@ -11070,7 +11300,9 @@
11070
11300
  {
11071
11301
  "properties": {
11072
11302
  "isFittedOrFreestanding": {
11073
- "const": "Freestanding"
11303
+ "enum": [
11304
+ "Freestanding"
11305
+ ]
11074
11306
  },
11075
11307
  "comments": {
11076
11308
  "title": "Comments",
@@ -11085,7 +11317,9 @@
11085
11317
  {
11086
11318
  "properties": {
11087
11319
  "isIncludedExcludedOrNone": {
11088
- "const": "Excluded"
11320
+ "enum": [
11321
+ "Excluded"
11322
+ ]
11089
11323
  },
11090
11324
  "price": {
11091
11325
  "title": "Price",
@@ -11107,7 +11341,9 @@
11107
11341
  {
11108
11342
  "properties": {
11109
11343
  "isFittedOrFreestanding": {
11110
- "const": "Fitted"
11344
+ "enum": [
11345
+ "Fitted"
11346
+ ]
11111
11347
  },
11112
11348
  "comments": {
11113
11349
  "title": "Comments",
@@ -11118,7 +11354,9 @@
11118
11354
  {
11119
11355
  "properties": {
11120
11356
  "isFittedOrFreestanding": {
11121
- "const": "Freestanding"
11357
+ "enum": [
11358
+ "Freestanding"
11359
+ ]
11122
11360
  },
11123
11361
  "comments": {
11124
11362
  "title": "Comments",
@@ -11133,7 +11371,9 @@
11133
11371
  {
11134
11372
  "properties": {
11135
11373
  "isIncludedExcludedOrNone": {
11136
- "const": "None"
11374
+ "enum": [
11375
+ "None"
11376
+ ]
11137
11377
  },
11138
11378
  "comments": {
11139
11379
  "title": "Comments",
@@ -11161,7 +11401,9 @@
11161
11401
  {
11162
11402
  "properties": {
11163
11403
  "isIncludedExcludedOrNone": {
11164
- "const": "Included"
11404
+ "enum": [
11405
+ "Included"
11406
+ ]
11165
11407
  },
11166
11408
  "fittedOrFreestanding": {
11167
11409
  "type": "object",
@@ -11179,7 +11421,9 @@
11179
11421
  {
11180
11422
  "properties": {
11181
11423
  "isFittedOrFreestanding": {
11182
- "const": "Fitted"
11424
+ "enum": [
11425
+ "Fitted"
11426
+ ]
11183
11427
  },
11184
11428
  "comments": {
11185
11429
  "title": "Comments",
@@ -11190,7 +11434,9 @@
11190
11434
  {
11191
11435
  "properties": {
11192
11436
  "isFittedOrFreestanding": {
11193
- "const": "Freestanding"
11437
+ "enum": [
11438
+ "Freestanding"
11439
+ ]
11194
11440
  },
11195
11441
  "comments": {
11196
11442
  "title": "Comments",
@@ -11205,7 +11451,9 @@
11205
11451
  {
11206
11452
  "properties": {
11207
11453
  "isIncludedExcludedOrNone": {
11208
- "const": "Excluded"
11454
+ "enum": [
11455
+ "Excluded"
11456
+ ]
11209
11457
  },
11210
11458
  "price": {
11211
11459
  "title": "Price",
@@ -11227,7 +11475,9 @@
11227
11475
  {
11228
11476
  "properties": {
11229
11477
  "isFittedOrFreestanding": {
11230
- "const": "Fitted"
11478
+ "enum": [
11479
+ "Fitted"
11480
+ ]
11231
11481
  },
11232
11482
  "comments": {
11233
11483
  "title": "Comments",
@@ -11238,7 +11488,9 @@
11238
11488
  {
11239
11489
  "properties": {
11240
11490
  "isFittedOrFreestanding": {
11241
- "const": "Freestanding"
11491
+ "enum": [
11492
+ "Freestanding"
11493
+ ]
11242
11494
  },
11243
11495
  "comments": {
11244
11496
  "title": "Comments",
@@ -11253,7 +11505,9 @@
11253
11505
  {
11254
11506
  "properties": {
11255
11507
  "isIncludedExcludedOrNone": {
11256
- "const": "None"
11508
+ "enum": [
11509
+ "None"
11510
+ ]
11257
11511
  },
11258
11512
  "comments": {
11259
11513
  "title": "Comments",
@@ -11281,7 +11535,9 @@
11281
11535
  {
11282
11536
  "properties": {
11283
11537
  "isIncludedExcludedOrNone": {
11284
- "const": "Included"
11538
+ "enum": [
11539
+ "Included"
11540
+ ]
11285
11541
  },
11286
11542
  "fittedOrFreestanding": {
11287
11543
  "type": "object",
@@ -11299,7 +11555,9 @@
11299
11555
  {
11300
11556
  "properties": {
11301
11557
  "isFittedOrFreestanding": {
11302
- "const": "Fitted"
11558
+ "enum": [
11559
+ "Fitted"
11560
+ ]
11303
11561
  },
11304
11562
  "comments": {
11305
11563
  "title": "Comments",
@@ -11310,7 +11568,9 @@
11310
11568
  {
11311
11569
  "properties": {
11312
11570
  "isFittedOrFreestanding": {
11313
- "const": "Freestanding"
11571
+ "enum": [
11572
+ "Freestanding"
11573
+ ]
11314
11574
  },
11315
11575
  "comments": {
11316
11576
  "title": "Comments",
@@ -11325,7 +11585,9 @@
11325
11585
  {
11326
11586
  "properties": {
11327
11587
  "isIncludedExcludedOrNone": {
11328
- "const": "Excluded"
11588
+ "enum": [
11589
+ "Excluded"
11590
+ ]
11329
11591
  },
11330
11592
  "price": {
11331
11593
  "title": "Price",
@@ -11347,7 +11609,9 @@
11347
11609
  {
11348
11610
  "properties": {
11349
11611
  "isFittedOrFreestanding": {
11350
- "const": "Fitted"
11612
+ "enum": [
11613
+ "Fitted"
11614
+ ]
11351
11615
  },
11352
11616
  "comments": {
11353
11617
  "title": "Comments",
@@ -11358,7 +11622,9 @@
11358
11622
  {
11359
11623
  "properties": {
11360
11624
  "isFittedOrFreestanding": {
11361
- "const": "Freestanding"
11625
+ "enum": [
11626
+ "Freestanding"
11627
+ ]
11362
11628
  },
11363
11629
  "comments": {
11364
11630
  "title": "Comments",
@@ -11373,7 +11639,9 @@
11373
11639
  {
11374
11640
  "properties": {
11375
11641
  "isIncludedExcludedOrNone": {
11376
- "const": "None"
11642
+ "enum": [
11643
+ "None"
11644
+ ]
11377
11645
  },
11378
11646
  "comments": {
11379
11647
  "title": "Comments",
@@ -11401,7 +11669,9 @@
11401
11669
  {
11402
11670
  "properties": {
11403
11671
  "isIncludedExcludedOrNone": {
11404
- "const": "Included"
11672
+ "enum": [
11673
+ "Included"
11674
+ ]
11405
11675
  },
11406
11676
  "fittedOrFreestanding": {
11407
11677
  "type": "object",
@@ -11419,7 +11689,9 @@
11419
11689
  {
11420
11690
  "properties": {
11421
11691
  "isFittedOrFreestanding": {
11422
- "const": "Fitted"
11692
+ "enum": [
11693
+ "Fitted"
11694
+ ]
11423
11695
  },
11424
11696
  "comments": {
11425
11697
  "title": "Comments",
@@ -11430,7 +11702,9 @@
11430
11702
  {
11431
11703
  "properties": {
11432
11704
  "isFittedOrFreestanding": {
11433
- "const": "Freestanding"
11705
+ "enum": [
11706
+ "Freestanding"
11707
+ ]
11434
11708
  },
11435
11709
  "comments": {
11436
11710
  "title": "Comments",
@@ -11445,7 +11719,9 @@
11445
11719
  {
11446
11720
  "properties": {
11447
11721
  "isIncludedExcludedOrNone": {
11448
- "const": "Excluded"
11722
+ "enum": [
11723
+ "Excluded"
11724
+ ]
11449
11725
  },
11450
11726
  "price": {
11451
11727
  "title": "Price",
@@ -11467,7 +11743,9 @@
11467
11743
  {
11468
11744
  "properties": {
11469
11745
  "isFittedOrFreestanding": {
11470
- "const": "Fitted"
11746
+ "enum": [
11747
+ "Fitted"
11748
+ ]
11471
11749
  },
11472
11750
  "comments": {
11473
11751
  "title": "Comments",
@@ -11478,7 +11756,9 @@
11478
11756
  {
11479
11757
  "properties": {
11480
11758
  "isFittedOrFreestanding": {
11481
- "const": "Freestanding"
11759
+ "enum": [
11760
+ "Freestanding"
11761
+ ]
11482
11762
  },
11483
11763
  "comments": {
11484
11764
  "title": "Comments",
@@ -11493,7 +11773,9 @@
11493
11773
  {
11494
11774
  "properties": {
11495
11775
  "isIncludedExcludedOrNone": {
11496
- "const": "None"
11776
+ "enum": [
11777
+ "None"
11778
+ ]
11497
11779
  },
11498
11780
  "comments": {
11499
11781
  "title": "Comments",
@@ -11521,7 +11803,9 @@
11521
11803
  {
11522
11804
  "properties": {
11523
11805
  "isIncludedExcludedOrNone": {
11524
- "const": "Included"
11806
+ "enum": [
11807
+ "Included"
11808
+ ]
11525
11809
  },
11526
11810
  "fittedOrFreestanding": {
11527
11811
  "type": "object",
@@ -11539,7 +11823,9 @@
11539
11823
  {
11540
11824
  "properties": {
11541
11825
  "isFittedOrFreestanding": {
11542
- "const": "Fitted"
11826
+ "enum": [
11827
+ "Fitted"
11828
+ ]
11543
11829
  },
11544
11830
  "comments": {
11545
11831
  "title": "Comments",
@@ -11550,7 +11836,9 @@
11550
11836
  {
11551
11837
  "properties": {
11552
11838
  "isFittedOrFreestanding": {
11553
- "const": "Freestanding"
11839
+ "enum": [
11840
+ "Freestanding"
11841
+ ]
11554
11842
  },
11555
11843
  "comments": {
11556
11844
  "title": "Comments",
@@ -11565,7 +11853,9 @@
11565
11853
  {
11566
11854
  "properties": {
11567
11855
  "isIncludedExcludedOrNone": {
11568
- "const": "Excluded"
11856
+ "enum": [
11857
+ "Excluded"
11858
+ ]
11569
11859
  },
11570
11860
  "price": {
11571
11861
  "title": "Price",
@@ -11587,7 +11877,9 @@
11587
11877
  {
11588
11878
  "properties": {
11589
11879
  "isFittedOrFreestanding": {
11590
- "const": "Fitted"
11880
+ "enum": [
11881
+ "Fitted"
11882
+ ]
11591
11883
  },
11592
11884
  "comments": {
11593
11885
  "title": "Comments",
@@ -11598,7 +11890,9 @@
11598
11890
  {
11599
11891
  "properties": {
11600
11892
  "isFittedOrFreestanding": {
11601
- "const": "Freestanding"
11893
+ "enum": [
11894
+ "Freestanding"
11895
+ ]
11602
11896
  },
11603
11897
  "comments": {
11604
11898
  "title": "Comments",
@@ -11613,7 +11907,9 @@
11613
11907
  {
11614
11908
  "properties": {
11615
11909
  "isIncludedExcludedOrNone": {
11616
- "const": "None"
11910
+ "enum": [
11911
+ "None"
11912
+ ]
11617
11913
  },
11618
11914
  "comments": {
11619
11915
  "title": "Comments",
@@ -11641,7 +11937,9 @@
11641
11937
  {
11642
11938
  "properties": {
11643
11939
  "isIncludedExcludedOrNone": {
11644
- "const": "Included"
11940
+ "enum": [
11941
+ "Included"
11942
+ ]
11645
11943
  },
11646
11944
  "fittedOrFreestanding": {
11647
11945
  "type": "object",
@@ -11659,7 +11957,9 @@
11659
11957
  {
11660
11958
  "properties": {
11661
11959
  "isFittedOrFreestanding": {
11662
- "const": "Fitted"
11960
+ "enum": [
11961
+ "Fitted"
11962
+ ]
11663
11963
  },
11664
11964
  "comments": {
11665
11965
  "title": "Comments",
@@ -11670,7 +11970,9 @@
11670
11970
  {
11671
11971
  "properties": {
11672
11972
  "isFittedOrFreestanding": {
11673
- "const": "Freestanding"
11973
+ "enum": [
11974
+ "Freestanding"
11975
+ ]
11674
11976
  },
11675
11977
  "comments": {
11676
11978
  "title": "Comments",
@@ -11685,7 +11987,9 @@
11685
11987
  {
11686
11988
  "properties": {
11687
11989
  "isIncludedExcludedOrNone": {
11688
- "const": "Excluded"
11990
+ "enum": [
11991
+ "Excluded"
11992
+ ]
11689
11993
  },
11690
11994
  "price": {
11691
11995
  "title": "Price",
@@ -11707,7 +12011,9 @@
11707
12011
  {
11708
12012
  "properties": {
11709
12013
  "isFittedOrFreestanding": {
11710
- "const": "Fitted"
12014
+ "enum": [
12015
+ "Fitted"
12016
+ ]
11711
12017
  },
11712
12018
  "comments": {
11713
12019
  "title": "Comments",
@@ -11718,7 +12024,9 @@
11718
12024
  {
11719
12025
  "properties": {
11720
12026
  "isFittedOrFreestanding": {
11721
- "const": "Freestanding"
12027
+ "enum": [
12028
+ "Freestanding"
12029
+ ]
11722
12030
  },
11723
12031
  "comments": {
11724
12032
  "title": "Comments",
@@ -11733,7 +12041,9 @@
11733
12041
  {
11734
12042
  "properties": {
11735
12043
  "isIncludedExcludedOrNone": {
11736
- "const": "None"
12044
+ "enum": [
12045
+ "None"
12046
+ ]
11737
12047
  },
11738
12048
  "comments": {
11739
12049
  "title": "Comments",
@@ -11766,7 +12076,9 @@
11766
12076
  {
11767
12077
  "properties": {
11768
12078
  "isIncludedOrExcluded": {
11769
- "const": "Included"
12079
+ "enum": [
12080
+ "Included"
12081
+ ]
11770
12082
  },
11771
12083
  "fittedOrFreestanding": {
11772
12084
  "type": "object",
@@ -11784,7 +12096,9 @@
11784
12096
  {
11785
12097
  "properties": {
11786
12098
  "isFittedOrFreestanding": {
11787
- "const": "Fitted"
12099
+ "enum": [
12100
+ "Fitted"
12101
+ ]
11788
12102
  },
11789
12103
  "comments": {
11790
12104
  "title": "Comments",
@@ -11795,7 +12109,9 @@
11795
12109
  {
11796
12110
  "properties": {
11797
12111
  "isFittedOrFreestanding": {
11798
- "const": "Freestanding"
12112
+ "enum": [
12113
+ "Freestanding"
12114
+ ]
11799
12115
  },
11800
12116
  "comments": {
11801
12117
  "title": "Comments",
@@ -11810,7 +12126,9 @@
11810
12126
  {
11811
12127
  "properties": {
11812
12128
  "isIncludedOrExcluded": {
11813
- "const": "Excluded"
12129
+ "enum": [
12130
+ "Excluded"
12131
+ ]
11814
12132
  },
11815
12133
  "price": {
11816
12134
  "title": "Price",
@@ -11832,7 +12150,9 @@
11832
12150
  {
11833
12151
  "properties": {
11834
12152
  "isFittedOrFreestanding": {
11835
- "const": "Fitted"
12153
+ "enum": [
12154
+ "Fitted"
12155
+ ]
11836
12156
  },
11837
12157
  "comments": {
11838
12158
  "title": "Comments",
@@ -11843,7 +12163,9 @@
11843
12163
  {
11844
12164
  "properties": {
11845
12165
  "isFittedOrFreestanding": {
11846
- "const": "Freestanding"
12166
+ "enum": [
12167
+ "Freestanding"
12168
+ ]
11847
12169
  },
11848
12170
  "comments": {
11849
12171
  "title": "Comments",
@@ -11858,7 +12180,9 @@
11858
12180
  {
11859
12181
  "properties": {
11860
12182
  "isIncludedOrExcluded": {
11861
- "const": "None"
12183
+ "enum": [
12184
+ "None"
12185
+ ]
11862
12186
  },
11863
12187
  "comments": {
11864
12188
  "title": "Comments",
@@ -11893,7 +12217,9 @@
11893
12217
  {
11894
12218
  "properties": {
11895
12219
  "isIncludedExcludedOrNone": {
11896
- "const": "Included"
12220
+ "enum": [
12221
+ "Included"
12222
+ ]
11897
12223
  },
11898
12224
  "comments": {
11899
12225
  "title": "Comments",
@@ -11904,7 +12230,9 @@
11904
12230
  {
11905
12231
  "properties": {
11906
12232
  "isIncludedExcludedOrNone": {
11907
- "const": "Excluded"
12233
+ "enum": [
12234
+ "Excluded"
12235
+ ]
11908
12236
  },
11909
12237
  "price": {
11910
12238
  "title": "Price",
@@ -11919,7 +12247,9 @@
11919
12247
  {
11920
12248
  "properties": {
11921
12249
  "isIncludedExcludedOrNone": {
11922
- "const": "None"
12250
+ "enum": [
12251
+ "None"
12252
+ ]
11923
12253
  },
11924
12254
  "comments": {
11925
12255
  "title": "Comments",
@@ -11947,7 +12277,9 @@
11947
12277
  {
11948
12278
  "properties": {
11949
12279
  "isIncludedExcludedOrNone": {
11950
- "const": "Included"
12280
+ "enum": [
12281
+ "Included"
12282
+ ]
11951
12283
  },
11952
12284
  "comments": {
11953
12285
  "title": "Comments",
@@ -11958,7 +12290,9 @@
11958
12290
  {
11959
12291
  "properties": {
11960
12292
  "isIncludedExcludedOrNone": {
11961
- "const": "Excluded"
12293
+ "enum": [
12294
+ "Excluded"
12295
+ ]
11962
12296
  },
11963
12297
  "price": {
11964
12298
  "title": "Price",
@@ -11973,7 +12307,9 @@
11973
12307
  {
11974
12308
  "properties": {
11975
12309
  "isIncludedExcludedOrNone": {
11976
- "const": "None"
12310
+ "enum": [
12311
+ "None"
12312
+ ]
11977
12313
  },
11978
12314
  "comments": {
11979
12315
  "title": "Comments",
@@ -12001,7 +12337,9 @@
12001
12337
  {
12002
12338
  "properties": {
12003
12339
  "isIncludedExcludedOrNone": {
12004
- "const": "Included"
12340
+ "enum": [
12341
+ "Included"
12342
+ ]
12005
12343
  },
12006
12344
  "comments": {
12007
12345
  "title": "Comments",
@@ -12012,7 +12350,9 @@
12012
12350
  {
12013
12351
  "properties": {
12014
12352
  "isIncludedExcludedOrNone": {
12015
- "const": "Excluded"
12353
+ "enum": [
12354
+ "Excluded"
12355
+ ]
12016
12356
  },
12017
12357
  "price": {
12018
12358
  "title": "Price",
@@ -12027,7 +12367,9 @@
12027
12367
  {
12028
12368
  "properties": {
12029
12369
  "isIncludedExcludedOrNone": {
12030
- "const": "None"
12370
+ "enum": [
12371
+ "None"
12372
+ ]
12031
12373
  },
12032
12374
  "comments": {
12033
12375
  "title": "Comments",
@@ -12055,7 +12397,9 @@
12055
12397
  {
12056
12398
  "properties": {
12057
12399
  "isIncludedExcludedOrNone": {
12058
- "const": "Included"
12400
+ "enum": [
12401
+ "Included"
12402
+ ]
12059
12403
  },
12060
12404
  "comments": {
12061
12405
  "title": "Comments",
@@ -12066,7 +12410,9 @@
12066
12410
  {
12067
12411
  "properties": {
12068
12412
  "isIncludedExcludedOrNone": {
12069
- "const": "Excluded"
12413
+ "enum": [
12414
+ "Excluded"
12415
+ ]
12070
12416
  },
12071
12417
  "price": {
12072
12418
  "title": "Price",
@@ -12081,7 +12427,9 @@
12081
12427
  {
12082
12428
  "properties": {
12083
12429
  "isIncludedExcludedOrNone": {
12084
- "const": "None"
12430
+ "enum": [
12431
+ "None"
12432
+ ]
12085
12433
  },
12086
12434
  "comments": {
12087
12435
  "title": "Comments",
@@ -12109,7 +12457,9 @@
12109
12457
  {
12110
12458
  "properties": {
12111
12459
  "isIncludedExcludedOrNone": {
12112
- "const": "Included"
12460
+ "enum": [
12461
+ "Included"
12462
+ ]
12113
12463
  },
12114
12464
  "comments": {
12115
12465
  "title": "Comments",
@@ -12120,7 +12470,9 @@
12120
12470
  {
12121
12471
  "properties": {
12122
12472
  "isIncludedExcludedOrNone": {
12123
- "const": "Excluded"
12473
+ "enum": [
12474
+ "Excluded"
12475
+ ]
12124
12476
  },
12125
12477
  "price": {
12126
12478
  "title": "Price",
@@ -12135,7 +12487,9 @@
12135
12487
  {
12136
12488
  "properties": {
12137
12489
  "isIncludedExcludedOrNone": {
12138
- "const": "None"
12490
+ "enum": [
12491
+ "None"
12492
+ ]
12139
12493
  },
12140
12494
  "comments": {
12141
12495
  "title": "Comments",
@@ -12163,7 +12517,9 @@
12163
12517
  {
12164
12518
  "properties": {
12165
12519
  "isIncludedExcludedOrNone": {
12166
- "const": "Included"
12520
+ "enum": [
12521
+ "Included"
12522
+ ]
12167
12523
  },
12168
12524
  "comments": {
12169
12525
  "title": "Comments",
@@ -12174,7 +12530,9 @@
12174
12530
  {
12175
12531
  "properties": {
12176
12532
  "isIncludedExcludedOrNone": {
12177
- "const": "Excluded"
12533
+ "enum": [
12534
+ "Excluded"
12535
+ ]
12178
12536
  },
12179
12537
  "price": {
12180
12538
  "title": "Price",
@@ -12189,7 +12547,9 @@
12189
12547
  {
12190
12548
  "properties": {
12191
12549
  "isIncludedExcludedOrNone": {
12192
- "const": "None"
12550
+ "enum": [
12551
+ "None"
12552
+ ]
12193
12553
  },
12194
12554
  "comments": {
12195
12555
  "title": "Comments",
@@ -12217,7 +12577,9 @@
12217
12577
  {
12218
12578
  "properties": {
12219
12579
  "isIncludedExcludedOrNone": {
12220
- "const": "Included"
12580
+ "enum": [
12581
+ "Included"
12582
+ ]
12221
12583
  },
12222
12584
  "comments": {
12223
12585
  "title": "Comments",
@@ -12228,7 +12590,9 @@
12228
12590
  {
12229
12591
  "properties": {
12230
12592
  "isIncludedExcludedOrNone": {
12231
- "const": "Excluded"
12593
+ "enum": [
12594
+ "Excluded"
12595
+ ]
12232
12596
  },
12233
12597
  "price": {
12234
12598
  "title": "Price",
@@ -12243,7 +12607,9 @@
12243
12607
  {
12244
12608
  "properties": {
12245
12609
  "isIncludedExcludedOrNone": {
12246
- "const": "None"
12610
+ "enum": [
12611
+ "None"
12612
+ ]
12247
12613
  },
12248
12614
  "comments": {
12249
12615
  "title": "Comments",
@@ -12271,7 +12637,9 @@
12271
12637
  {
12272
12638
  "properties": {
12273
12639
  "isIncludedExcludedOrNone": {
12274
- "const": "Included"
12640
+ "enum": [
12641
+ "Included"
12642
+ ]
12275
12643
  },
12276
12644
  "comments": {
12277
12645
  "title": "Comments",
@@ -12282,7 +12650,9 @@
12282
12650
  {
12283
12651
  "properties": {
12284
12652
  "isIncludedExcludedOrNone": {
12285
- "const": "Excluded"
12653
+ "enum": [
12654
+ "Excluded"
12655
+ ]
12286
12656
  },
12287
12657
  "price": {
12288
12658
  "title": "Price",
@@ -12297,7 +12667,9 @@
12297
12667
  {
12298
12668
  "properties": {
12299
12669
  "isIncludedExcludedOrNone": {
12300
- "const": "None"
12670
+ "enum": [
12671
+ "None"
12672
+ ]
12301
12673
  },
12302
12674
  "comments": {
12303
12675
  "title": "Comments",
@@ -12325,7 +12697,9 @@
12325
12697
  {
12326
12698
  "properties": {
12327
12699
  "isIncludedExcludedOrNone": {
12328
- "const": "Included"
12700
+ "enum": [
12701
+ "Included"
12702
+ ]
12329
12703
  },
12330
12704
  "comments": {
12331
12705
  "title": "Comments",
@@ -12336,7 +12710,9 @@
12336
12710
  {
12337
12711
  "properties": {
12338
12712
  "isIncludedExcludedOrNone": {
12339
- "const": "Excluded"
12713
+ "enum": [
12714
+ "Excluded"
12715
+ ]
12340
12716
  },
12341
12717
  "price": {
12342
12718
  "title": "Price",
@@ -12351,7 +12727,9 @@
12351
12727
  {
12352
12728
  "properties": {
12353
12729
  "isIncludedExcludedOrNone": {
12354
- "const": "None"
12730
+ "enum": [
12731
+ "None"
12732
+ ]
12355
12733
  },
12356
12734
  "comments": {
12357
12735
  "title": "Comments",
@@ -12379,7 +12757,9 @@
12379
12757
  {
12380
12758
  "properties": {
12381
12759
  "isIncludedExcludedOrNone": {
12382
- "const": "Included"
12760
+ "enum": [
12761
+ "Included"
12762
+ ]
12383
12763
  },
12384
12764
  "comments": {
12385
12765
  "title": "Comments",
@@ -12390,7 +12770,9 @@
12390
12770
  {
12391
12771
  "properties": {
12392
12772
  "isIncludedExcludedOrNone": {
12393
- "const": "Excluded"
12773
+ "enum": [
12774
+ "Excluded"
12775
+ ]
12394
12776
  },
12395
12777
  "price": {
12396
12778
  "title": "Price",
@@ -12405,7 +12787,9 @@
12405
12787
  {
12406
12788
  "properties": {
12407
12789
  "isIncludedExcludedOrNone": {
12408
- "const": "None"
12790
+ "enum": [
12791
+ "None"
12792
+ ]
12409
12793
  },
12410
12794
  "comments": {
12411
12795
  "title": "Comments",
@@ -12439,7 +12823,9 @@
12439
12823
  {
12440
12824
  "properties": {
12441
12825
  "isIncludedExcludedOrNone": {
12442
- "const": "Included"
12826
+ "enum": [
12827
+ "Included"
12828
+ ]
12443
12829
  },
12444
12830
  "comments": {
12445
12831
  "title": "Comments",
@@ -12450,7 +12836,9 @@
12450
12836
  {
12451
12837
  "properties": {
12452
12838
  "isIncludedExcludedOrNone": {
12453
- "const": "Excluded"
12839
+ "enum": [
12840
+ "Excluded"
12841
+ ]
12454
12842
  },
12455
12843
  "price": {
12456
12844
  "title": "Price",
@@ -12465,7 +12853,9 @@
12465
12853
  {
12466
12854
  "properties": {
12467
12855
  "isIncludedExcludedOrNone": {
12468
- "const": "None"
12856
+ "enum": [
12857
+ "None"
12858
+ ]
12469
12859
  },
12470
12860
  "comments": {
12471
12861
  "title": "Comments",
@@ -12493,7 +12883,9 @@
12493
12883
  {
12494
12884
  "properties": {
12495
12885
  "isIncludedExcludedOrNone": {
12496
- "const": "Included"
12886
+ "enum": [
12887
+ "Included"
12888
+ ]
12497
12889
  },
12498
12890
  "comments": {
12499
12891
  "title": "Comments",
@@ -12504,7 +12896,9 @@
12504
12896
  {
12505
12897
  "properties": {
12506
12898
  "isIncludedExcludedOrNone": {
12507
- "const": "Excluded"
12899
+ "enum": [
12900
+ "Excluded"
12901
+ ]
12508
12902
  },
12509
12903
  "price": {
12510
12904
  "title": "Price",
@@ -12519,7 +12913,9 @@
12519
12913
  {
12520
12914
  "properties": {
12521
12915
  "isIncludedExcludedOrNone": {
12522
- "const": "None"
12916
+ "enum": [
12917
+ "None"
12918
+ ]
12523
12919
  },
12524
12920
  "comments": {
12525
12921
  "title": "Comments",
@@ -12547,7 +12943,9 @@
12547
12943
  {
12548
12944
  "properties": {
12549
12945
  "isIncludedExcludedOrNone": {
12550
- "const": "Included"
12946
+ "enum": [
12947
+ "Included"
12948
+ ]
12551
12949
  },
12552
12950
  "comments": {
12553
12951
  "title": "Comments",
@@ -12558,7 +12956,9 @@
12558
12956
  {
12559
12957
  "properties": {
12560
12958
  "isIncludedExcludedOrNone": {
12561
- "const": "Excluded"
12959
+ "enum": [
12960
+ "Excluded"
12961
+ ]
12562
12962
  },
12563
12963
  "price": {
12564
12964
  "title": "Price",
@@ -12573,7 +12973,9 @@
12573
12973
  {
12574
12974
  "properties": {
12575
12975
  "isIncludedExcludedOrNone": {
12576
- "const": "None"
12976
+ "enum": [
12977
+ "None"
12978
+ ]
12577
12979
  },
12578
12980
  "comments": {
12579
12981
  "title": "Comments",
@@ -12601,7 +13003,9 @@
12601
13003
  {
12602
13004
  "properties": {
12603
13005
  "isIncludedExcludedOrNone": {
12604
- "const": "Included"
13006
+ "enum": [
13007
+ "Included"
13008
+ ]
12605
13009
  },
12606
13010
  "comments": {
12607
13011
  "title": "Comments",
@@ -12612,7 +13016,9 @@
12612
13016
  {
12613
13017
  "properties": {
12614
13018
  "isIncludedExcludedOrNone": {
12615
- "const": "Excluded"
13019
+ "enum": [
13020
+ "Excluded"
13021
+ ]
12616
13022
  },
12617
13023
  "price": {
12618
13024
  "title": "Price",
@@ -12627,7 +13033,9 @@
12627
13033
  {
12628
13034
  "properties": {
12629
13035
  "isIncludedExcludedOrNone": {
12630
- "const": "None"
13036
+ "enum": [
13037
+ "None"
13038
+ ]
12631
13039
  },
12632
13040
  "comments": {
12633
13041
  "title": "Comments",
@@ -12655,7 +13063,9 @@
12655
13063
  {
12656
13064
  "properties": {
12657
13065
  "isIncludedExcludedOrNone": {
12658
- "const": "Included"
13066
+ "enum": [
13067
+ "Included"
13068
+ ]
12659
13069
  },
12660
13070
  "comments": {
12661
13071
  "title": "Comments",
@@ -12666,7 +13076,9 @@
12666
13076
  {
12667
13077
  "properties": {
12668
13078
  "isIncludedExcludedOrNone": {
12669
- "const": "Excluded"
13079
+ "enum": [
13080
+ "Excluded"
13081
+ ]
12670
13082
  },
12671
13083
  "price": {
12672
13084
  "title": "Price",
@@ -12681,7 +13093,9 @@
12681
13093
  {
12682
13094
  "properties": {
12683
13095
  "isIncludedExcludedOrNone": {
12684
- "const": "None"
13096
+ "enum": [
13097
+ "None"
13098
+ ]
12685
13099
  },
12686
13100
  "comments": {
12687
13101
  "title": "Comments",
@@ -12709,7 +13123,9 @@
12709
13123
  {
12710
13124
  "properties": {
12711
13125
  "isIncludedExcludedOrNone": {
12712
- "const": "Included"
13126
+ "enum": [
13127
+ "Included"
13128
+ ]
12713
13129
  },
12714
13130
  "comments": {
12715
13131
  "title": "Comments",
@@ -12720,7 +13136,9 @@
12720
13136
  {
12721
13137
  "properties": {
12722
13138
  "isIncludedExcludedOrNone": {
12723
- "const": "Excluded"
13139
+ "enum": [
13140
+ "Excluded"
13141
+ ]
12724
13142
  },
12725
13143
  "price": {
12726
13144
  "title": "Price",
@@ -12735,7 +13153,9 @@
12735
13153
  {
12736
13154
  "properties": {
12737
13155
  "isIncludedExcludedOrNone": {
12738
- "const": "None"
13156
+ "enum": [
13157
+ "None"
13158
+ ]
12739
13159
  },
12740
13160
  "comments": {
12741
13161
  "title": "Comments",
@@ -12763,7 +13183,9 @@
12763
13183
  {
12764
13184
  "properties": {
12765
13185
  "isIncludedExcludedOrNone": {
12766
- "const": "Included"
13186
+ "enum": [
13187
+ "Included"
13188
+ ]
12767
13189
  },
12768
13190
  "comments": {
12769
13191
  "title": "Comments",
@@ -12774,7 +13196,9 @@
12774
13196
  {
12775
13197
  "properties": {
12776
13198
  "isIncludedExcludedOrNone": {
12777
- "const": "Excluded"
13199
+ "enum": [
13200
+ "Excluded"
13201
+ ]
12778
13202
  },
12779
13203
  "price": {
12780
13204
  "title": "Price",
@@ -12789,7 +13213,9 @@
12789
13213
  {
12790
13214
  "properties": {
12791
13215
  "isIncludedExcludedOrNone": {
12792
- "const": "None"
13216
+ "enum": [
13217
+ "None"
13218
+ ]
12793
13219
  },
12794
13220
  "comments": {
12795
13221
  "title": "Comments",
@@ -12822,7 +13248,9 @@
12822
13248
  {
12823
13249
  "properties": {
12824
13250
  "isIncludedOrExcluded": {
12825
- "const": "Included"
13251
+ "enum": [
13252
+ "Included"
13253
+ ]
12826
13254
  },
12827
13255
  "comments": {
12828
13256
  "title": "Comments",
@@ -12833,7 +13261,9 @@
12833
13261
  {
12834
13262
  "properties": {
12835
13263
  "isIncludedOrExcluded": {
12836
- "const": "Excluded"
13264
+ "enum": [
13265
+ "Excluded"
13266
+ ]
12837
13267
  },
12838
13268
  "price": {
12839
13269
  "title": "Price",
@@ -12876,7 +13306,9 @@
12876
13306
  {
12877
13307
  "properties": {
12878
13308
  "isIncludedExcludedOrNone": {
12879
- "const": "Included"
13309
+ "enum": [
13310
+ "Included"
13311
+ ]
12880
13312
  },
12881
13313
  "comments": {
12882
13314
  "title": "Comments",
@@ -12887,7 +13319,9 @@
12887
13319
  {
12888
13320
  "properties": {
12889
13321
  "isIncludedExcludedOrNone": {
12890
- "const": "Excluded"
13322
+ "enum": [
13323
+ "Excluded"
13324
+ ]
12891
13325
  },
12892
13326
  "price": {
12893
13327
  "title": "Price",
@@ -12902,7 +13336,9 @@
12902
13336
  {
12903
13337
  "properties": {
12904
13338
  "isIncludedExcludedOrNone": {
12905
- "const": "None"
13339
+ "enum": [
13340
+ "None"
13341
+ ]
12906
13342
  },
12907
13343
  "comments": {
12908
13344
  "title": "Comments",
@@ -12930,7 +13366,9 @@
12930
13366
  {
12931
13367
  "properties": {
12932
13368
  "isIncludedExcludedOrNone": {
12933
- "const": "Included"
13369
+ "enum": [
13370
+ "Included"
13371
+ ]
12934
13372
  },
12935
13373
  "comments": {
12936
13374
  "title": "Comments",
@@ -12941,7 +13379,9 @@
12941
13379
  {
12942
13380
  "properties": {
12943
13381
  "isIncludedExcludedOrNone": {
12944
- "const": "Excluded"
13382
+ "enum": [
13383
+ "Excluded"
13384
+ ]
12945
13385
  },
12946
13386
  "price": {
12947
13387
  "title": "Price",
@@ -12956,7 +13396,9 @@
12956
13396
  {
12957
13397
  "properties": {
12958
13398
  "isIncludedExcludedOrNone": {
12959
- "const": "None"
13399
+ "enum": [
13400
+ "None"
13401
+ ]
12960
13402
  },
12961
13403
  "comments": {
12962
13404
  "title": "Comments",
@@ -12984,7 +13426,9 @@
12984
13426
  {
12985
13427
  "properties": {
12986
13428
  "isIncludedExcludedOrNone": {
12987
- "const": "Included"
13429
+ "enum": [
13430
+ "Included"
13431
+ ]
12988
13432
  },
12989
13433
  "comments": {
12990
13434
  "title": "Comments",
@@ -12995,7 +13439,9 @@
12995
13439
  {
12996
13440
  "properties": {
12997
13441
  "isIncludedExcludedOrNone": {
12998
- "const": "Excluded"
13442
+ "enum": [
13443
+ "Excluded"
13444
+ ]
12999
13445
  },
13000
13446
  "price": {
13001
13447
  "title": "Price",
@@ -13010,7 +13456,9 @@
13010
13456
  {
13011
13457
  "properties": {
13012
13458
  "isIncludedExcludedOrNone": {
13013
- "const": "None"
13459
+ "enum": [
13460
+ "None"
13461
+ ]
13014
13462
  },
13015
13463
  "comments": {
13016
13464
  "title": "Comments",
@@ -13038,7 +13486,9 @@
13038
13486
  {
13039
13487
  "properties": {
13040
13488
  "isIncludedExcludedOrNone": {
13041
- "const": "Included"
13489
+ "enum": [
13490
+ "Included"
13491
+ ]
13042
13492
  },
13043
13493
  "comments": {
13044
13494
  "title": "Comments",
@@ -13049,7 +13499,9 @@
13049
13499
  {
13050
13500
  "properties": {
13051
13501
  "isIncludedExcludedOrNone": {
13052
- "const": "Excluded"
13502
+ "enum": [
13503
+ "Excluded"
13504
+ ]
13053
13505
  },
13054
13506
  "price": {
13055
13507
  "title": "Price",
@@ -13064,7 +13516,9 @@
13064
13516
  {
13065
13517
  "properties": {
13066
13518
  "isIncludedExcludedOrNone": {
13067
- "const": "None"
13519
+ "enum": [
13520
+ "None"
13521
+ ]
13068
13522
  },
13069
13523
  "comments": {
13070
13524
  "title": "Comments",
@@ -13092,7 +13546,9 @@
13092
13546
  {
13093
13547
  "properties": {
13094
13548
  "isIncludedExcludedOrNone": {
13095
- "const": "Included"
13549
+ "enum": [
13550
+ "Included"
13551
+ ]
13096
13552
  },
13097
13553
  "comments": {
13098
13554
  "title": "Comments",
@@ -13103,7 +13559,9 @@
13103
13559
  {
13104
13560
  "properties": {
13105
13561
  "isIncludedExcludedOrNone": {
13106
- "const": "Excluded"
13562
+ "enum": [
13563
+ "Excluded"
13564
+ ]
13107
13565
  },
13108
13566
  "price": {
13109
13567
  "title": "Price",
@@ -13118,7 +13576,9 @@
13118
13576
  {
13119
13577
  "properties": {
13120
13578
  "isIncludedExcludedOrNone": {
13121
- "const": "None"
13579
+ "enum": [
13580
+ "None"
13581
+ ]
13122
13582
  },
13123
13583
  "comments": {
13124
13584
  "title": "Comments",
@@ -13146,7 +13606,9 @@
13146
13606
  {
13147
13607
  "properties": {
13148
13608
  "isIncludedExcludedOrNone": {
13149
- "const": "Included"
13609
+ "enum": [
13610
+ "Included"
13611
+ ]
13150
13612
  },
13151
13613
  "comments": {
13152
13614
  "title": "Comments",
@@ -13157,7 +13619,9 @@
13157
13619
  {
13158
13620
  "properties": {
13159
13621
  "isIncludedExcludedOrNone": {
13160
- "const": "Excluded"
13622
+ "enum": [
13623
+ "Excluded"
13624
+ ]
13161
13625
  },
13162
13626
  "price": {
13163
13627
  "title": "Price",
@@ -13172,7 +13636,9 @@
13172
13636
  {
13173
13637
  "properties": {
13174
13638
  "isIncludedExcludedOrNone": {
13175
- "const": "None"
13639
+ "enum": [
13640
+ "None"
13641
+ ]
13176
13642
  },
13177
13643
  "comments": {
13178
13644
  "title": "Comments",
@@ -13200,7 +13666,9 @@
13200
13666
  {
13201
13667
  "properties": {
13202
13668
  "isIncludedExcludedOrNone": {
13203
- "const": "Included"
13669
+ "enum": [
13670
+ "Included"
13671
+ ]
13204
13672
  },
13205
13673
  "comments": {
13206
13674
  "title": "Comments",
@@ -13211,7 +13679,9 @@
13211
13679
  {
13212
13680
  "properties": {
13213
13681
  "isIncludedExcludedOrNone": {
13214
- "const": "Excluded"
13682
+ "enum": [
13683
+ "Excluded"
13684
+ ]
13215
13685
  },
13216
13686
  "price": {
13217
13687
  "title": "Price",
@@ -13226,7 +13696,9 @@
13226
13696
  {
13227
13697
  "properties": {
13228
13698
  "isIncludedExcludedOrNone": {
13229
- "const": "None"
13699
+ "enum": [
13700
+ "None"
13701
+ ]
13230
13702
  },
13231
13703
  "comments": {
13232
13704
  "title": "Comments",
@@ -13259,7 +13731,9 @@
13259
13731
  {
13260
13732
  "properties": {
13261
13733
  "isIncludedOrExcluded": {
13262
- "const": "Included"
13734
+ "enum": [
13735
+ "Included"
13736
+ ]
13263
13737
  },
13264
13738
  "comments": {
13265
13739
  "title": "Comments",
@@ -13270,7 +13744,9 @@
13270
13744
  {
13271
13745
  "properties": {
13272
13746
  "isIncludedOrExcluded": {
13273
- "const": "Excluded"
13747
+ "enum": [
13748
+ "Excluded"
13749
+ ]
13274
13750
  },
13275
13751
  "price": {
13276
13752
  "title": "Price",
@@ -13309,7 +13785,9 @@
13309
13785
  {
13310
13786
  "properties": {
13311
13787
  "isIncludedExcludedOrNone": {
13312
- "const": "Included"
13788
+ "enum": [
13789
+ "Included"
13790
+ ]
13313
13791
  },
13314
13792
  "comments": {
13315
13793
  "title": "Comments",
@@ -13320,7 +13798,9 @@
13320
13798
  {
13321
13799
  "properties": {
13322
13800
  "isIncludedExcludedOrNone": {
13323
- "const": "Excluded"
13801
+ "enum": [
13802
+ "Excluded"
13803
+ ]
13324
13804
  },
13325
13805
  "price": {
13326
13806
  "title": "Price",
@@ -13335,7 +13815,9 @@
13335
13815
  {
13336
13816
  "properties": {
13337
13817
  "isIncludedExcludedOrNone": {
13338
- "const": "None"
13818
+ "enum": [
13819
+ "None"
13820
+ ]
13339
13821
  },
13340
13822
  "comments": {
13341
13823
  "title": "Comments",
@@ -13363,7 +13845,9 @@
13363
13845
  {
13364
13846
  "properties": {
13365
13847
  "isIncludedExcludedOrNone": {
13366
- "const": "Included"
13848
+ "enum": [
13849
+ "Included"
13850
+ ]
13367
13851
  },
13368
13852
  "comments": {
13369
13853
  "title": "Comments",
@@ -13374,7 +13858,9 @@
13374
13858
  {
13375
13859
  "properties": {
13376
13860
  "isIncludedExcludedOrNone": {
13377
- "const": "Excluded"
13861
+ "enum": [
13862
+ "Excluded"
13863
+ ]
13378
13864
  },
13379
13865
  "price": {
13380
13866
  "title": "Price",
@@ -13389,7 +13875,9 @@
13389
13875
  {
13390
13876
  "properties": {
13391
13877
  "isIncludedExcludedOrNone": {
13392
- "const": "None"
13878
+ "enum": [
13879
+ "None"
13880
+ ]
13393
13881
  },
13394
13882
  "comments": {
13395
13883
  "title": "Comments",
@@ -13417,7 +13905,9 @@
13417
13905
  {
13418
13906
  "properties": {
13419
13907
  "isIncludedExcludedOrNone": {
13420
- "const": "Included"
13908
+ "enum": [
13909
+ "Included"
13910
+ ]
13421
13911
  },
13422
13912
  "comments": {
13423
13913
  "title": "Comments",
@@ -13428,7 +13918,9 @@
13428
13918
  {
13429
13919
  "properties": {
13430
13920
  "isIncludedExcludedOrNone": {
13431
- "const": "Excluded"
13921
+ "enum": [
13922
+ "Excluded"
13923
+ ]
13432
13924
  },
13433
13925
  "price": {
13434
13926
  "title": "Price",
@@ -13443,7 +13935,9 @@
13443
13935
  {
13444
13936
  "properties": {
13445
13937
  "isIncludedExcludedOrNone": {
13446
- "const": "None"
13938
+ "enum": [
13939
+ "None"
13940
+ ]
13447
13941
  },
13448
13942
  "comments": {
13449
13943
  "title": "Comments",
@@ -13471,7 +13965,9 @@
13471
13965
  {
13472
13966
  "properties": {
13473
13967
  "isIncludedExcludedOrNone": {
13474
- "const": "Included"
13968
+ "enum": [
13969
+ "Included"
13970
+ ]
13475
13971
  },
13476
13972
  "comments": {
13477
13973
  "title": "Comments",
@@ -13482,7 +13978,9 @@
13482
13978
  {
13483
13979
  "properties": {
13484
13980
  "isIncludedExcludedOrNone": {
13485
- "const": "Excluded"
13981
+ "enum": [
13982
+ "Excluded"
13983
+ ]
13486
13984
  },
13487
13985
  "price": {
13488
13986
  "title": "Price",
@@ -13497,7 +13995,9 @@
13497
13995
  {
13498
13996
  "properties": {
13499
13997
  "isIncludedExcludedOrNone": {
13500
- "const": "None"
13998
+ "enum": [
13999
+ "None"
14000
+ ]
13501
14001
  },
13502
14002
  "comments": {
13503
14003
  "title": "Comments",
@@ -13525,7 +14025,9 @@
13525
14025
  {
13526
14026
  "properties": {
13527
14027
  "isIncludedExcludedOrNone": {
13528
- "const": "Included"
14028
+ "enum": [
14029
+ "Included"
14030
+ ]
13529
14031
  },
13530
14032
  "comments": {
13531
14033
  "title": "Comments",
@@ -13536,7 +14038,9 @@
13536
14038
  {
13537
14039
  "properties": {
13538
14040
  "isIncludedExcludedOrNone": {
13539
- "const": "Excluded"
14041
+ "enum": [
14042
+ "Excluded"
14043
+ ]
13540
14044
  },
13541
14045
  "price": {
13542
14046
  "title": "Price",
@@ -13551,7 +14055,9 @@
13551
14055
  {
13552
14056
  "properties": {
13553
14057
  "isIncludedExcludedOrNone": {
13554
- "const": "None"
14058
+ "enum": [
14059
+ "None"
14060
+ ]
13555
14061
  },
13556
14062
  "comments": {
13557
14063
  "title": "Comments",
@@ -13579,7 +14085,9 @@
13579
14085
  {
13580
14086
  "properties": {
13581
14087
  "isIncludedExcludedOrNone": {
13582
- "const": "Included"
14088
+ "enum": [
14089
+ "Included"
14090
+ ]
13583
14091
  },
13584
14092
  "comments": {
13585
14093
  "title": "Comments",
@@ -13590,7 +14098,9 @@
13590
14098
  {
13591
14099
  "properties": {
13592
14100
  "isIncludedExcludedOrNone": {
13593
- "const": "Excluded"
14101
+ "enum": [
14102
+ "Excluded"
14103
+ ]
13594
14104
  },
13595
14105
  "price": {
13596
14106
  "title": "Price",
@@ -13605,7 +14115,9 @@
13605
14115
  {
13606
14116
  "properties": {
13607
14117
  "isIncludedExcludedOrNone": {
13608
- "const": "None"
14118
+ "enum": [
14119
+ "None"
14120
+ ]
13609
14121
  },
13610
14122
  "comments": {
13611
14123
  "title": "Comments",
@@ -13633,7 +14145,9 @@
13633
14145
  {
13634
14146
  "properties": {
13635
14147
  "isIncludedExcludedOrNone": {
13636
- "const": "Included"
14148
+ "enum": [
14149
+ "Included"
14150
+ ]
13637
14151
  },
13638
14152
  "comments": {
13639
14153
  "title": "Comments",
@@ -13644,7 +14158,9 @@
13644
14158
  {
13645
14159
  "properties": {
13646
14160
  "isIncludedExcludedOrNone": {
13647
- "const": "Excluded"
14161
+ "enum": [
14162
+ "Excluded"
14163
+ ]
13648
14164
  },
13649
14165
  "price": {
13650
14166
  "title": "Price",
@@ -13659,7 +14175,9 @@
13659
14175
  {
13660
14176
  "properties": {
13661
14177
  "isIncludedExcludedOrNone": {
13662
- "const": "None"
14178
+ "enum": [
14179
+ "None"
14180
+ ]
13663
14181
  },
13664
14182
  "comments": {
13665
14183
  "title": "Comments",
@@ -13692,7 +14210,9 @@
13692
14210
  {
13693
14211
  "properties": {
13694
14212
  "isIncludedOrExcluded": {
13695
- "const": "Included"
14213
+ "enum": [
14214
+ "Included"
14215
+ ]
13696
14216
  },
13697
14217
  "comments": {
13698
14218
  "title": "Comments",
@@ -13703,7 +14223,9 @@
13703
14223
  {
13704
14224
  "properties": {
13705
14225
  "isIncludedOrExcluded": {
13706
- "const": "Excluded"
14226
+ "enum": [
14227
+ "Excluded"
14228
+ ]
13707
14229
  },
13708
14230
  "price": {
13709
14231
  "title": "Price",
@@ -13745,7 +14267,9 @@
13745
14267
  {
13746
14268
  "properties": {
13747
14269
  "isIncludedExcludedOrNone": {
13748
- "const": "Included"
14270
+ "enum": [
14271
+ "Included"
14272
+ ]
13749
14273
  },
13750
14274
  "comments": {
13751
14275
  "title": "Comments",
@@ -13756,7 +14280,9 @@
13756
14280
  {
13757
14281
  "properties": {
13758
14282
  "isIncludedExcludedOrNone": {
13759
- "const": "Excluded"
14283
+ "enum": [
14284
+ "Excluded"
14285
+ ]
13760
14286
  },
13761
14287
  "price": {
13762
14288
  "title": "Price",
@@ -13771,7 +14297,9 @@
13771
14297
  {
13772
14298
  "properties": {
13773
14299
  "isIncludedExcludedOrNone": {
13774
- "const": "None"
14300
+ "enum": [
14301
+ "None"
14302
+ ]
13775
14303
  },
13776
14304
  "comments": {
13777
14305
  "title": "Comments",
@@ -13799,7 +14327,9 @@
13799
14327
  {
13800
14328
  "properties": {
13801
14329
  "isIncludedExcludedOrNone": {
13802
- "const": "Included"
14330
+ "enum": [
14331
+ "Included"
14332
+ ]
13803
14333
  },
13804
14334
  "comments": {
13805
14335
  "title": "Comments",
@@ -13810,7 +14340,9 @@
13810
14340
  {
13811
14341
  "properties": {
13812
14342
  "isIncludedExcludedOrNone": {
13813
- "const": "Excluded"
14343
+ "enum": [
14344
+ "Excluded"
14345
+ ]
13814
14346
  },
13815
14347
  "price": {
13816
14348
  "title": "Price",
@@ -13825,7 +14357,9 @@
13825
14357
  {
13826
14358
  "properties": {
13827
14359
  "isIncludedExcludedOrNone": {
13828
- "const": "None"
14360
+ "enum": [
14361
+ "None"
14362
+ ]
13829
14363
  },
13830
14364
  "comments": {
13831
14365
  "title": "Comments",
@@ -13853,7 +14387,9 @@
13853
14387
  {
13854
14388
  "properties": {
13855
14389
  "isIncludedExcludedOrNone": {
13856
- "const": "Included"
14390
+ "enum": [
14391
+ "Included"
14392
+ ]
13857
14393
  },
13858
14394
  "comments": {
13859
14395
  "title": "Comments",
@@ -13864,7 +14400,9 @@
13864
14400
  {
13865
14401
  "properties": {
13866
14402
  "isIncludedExcludedOrNone": {
13867
- "const": "Excluded"
14403
+ "enum": [
14404
+ "Excluded"
14405
+ ]
13868
14406
  },
13869
14407
  "price": {
13870
14408
  "title": "Price",
@@ -13879,7 +14417,9 @@
13879
14417
  {
13880
14418
  "properties": {
13881
14419
  "isIncludedExcludedOrNone": {
13882
- "const": "None"
14420
+ "enum": [
14421
+ "None"
14422
+ ]
13883
14423
  },
13884
14424
  "comments": {
13885
14425
  "title": "Comments",
@@ -13907,7 +14447,9 @@
13907
14447
  {
13908
14448
  "properties": {
13909
14449
  "isIncludedExcludedOrNone": {
13910
- "const": "Included"
14450
+ "enum": [
14451
+ "Included"
14452
+ ]
13911
14453
  },
13912
14454
  "comments": {
13913
14455
  "title": "Comments",
@@ -13918,7 +14460,9 @@
13918
14460
  {
13919
14461
  "properties": {
13920
14462
  "isIncludedExcludedOrNone": {
13921
- "const": "Excluded"
14463
+ "enum": [
14464
+ "Excluded"
14465
+ ]
13922
14466
  },
13923
14467
  "price": {
13924
14468
  "title": "Price",
@@ -13933,7 +14477,9 @@
13933
14477
  {
13934
14478
  "properties": {
13935
14479
  "isIncludedExcludedOrNone": {
13936
- "const": "None"
14480
+ "enum": [
14481
+ "None"
14482
+ ]
13937
14483
  },
13938
14484
  "comments": {
13939
14485
  "title": "Comments",
@@ -13961,7 +14507,9 @@
13961
14507
  {
13962
14508
  "properties": {
13963
14509
  "isIncludedExcludedOrNone": {
13964
- "const": "Included"
14510
+ "enum": [
14511
+ "Included"
14512
+ ]
13965
14513
  },
13966
14514
  "comments": {
13967
14515
  "title": "Comments",
@@ -13972,7 +14520,9 @@
13972
14520
  {
13973
14521
  "properties": {
13974
14522
  "isIncludedExcludedOrNone": {
13975
- "const": "Excluded"
14523
+ "enum": [
14524
+ "Excluded"
14525
+ ]
13976
14526
  },
13977
14527
  "price": {
13978
14528
  "title": "Price",
@@ -13987,7 +14537,9 @@
13987
14537
  {
13988
14538
  "properties": {
13989
14539
  "isIncludedExcludedOrNone": {
13990
- "const": "None"
14540
+ "enum": [
14541
+ "None"
14542
+ ]
13991
14543
  },
13992
14544
  "comments": {
13993
14545
  "title": "Comments",
@@ -14015,7 +14567,9 @@
14015
14567
  {
14016
14568
  "properties": {
14017
14569
  "isIncludedExcludedOrNone": {
14018
- "const": "Included"
14570
+ "enum": [
14571
+ "Included"
14572
+ ]
14019
14573
  },
14020
14574
  "comments": {
14021
14575
  "title": "Comments",
@@ -14026,7 +14580,9 @@
14026
14580
  {
14027
14581
  "properties": {
14028
14582
  "isIncludedExcludedOrNone": {
14029
- "const": "Excluded"
14583
+ "enum": [
14584
+ "Excluded"
14585
+ ]
14030
14586
  },
14031
14587
  "price": {
14032
14588
  "title": "Price",
@@ -14041,7 +14597,9 @@
14041
14597
  {
14042
14598
  "properties": {
14043
14599
  "isIncludedExcludedOrNone": {
14044
- "const": "None"
14600
+ "enum": [
14601
+ "None"
14602
+ ]
14045
14603
  },
14046
14604
  "comments": {
14047
14605
  "title": "Comments",
@@ -14069,7 +14627,9 @@
14069
14627
  {
14070
14628
  "properties": {
14071
14629
  "isIncludedExcludedOrNone": {
14072
- "const": "Included"
14630
+ "enum": [
14631
+ "Included"
14632
+ ]
14073
14633
  },
14074
14634
  "comments": {
14075
14635
  "title": "Comments",
@@ -14080,7 +14640,9 @@
14080
14640
  {
14081
14641
  "properties": {
14082
14642
  "isIncludedExcludedOrNone": {
14083
- "const": "Excluded"
14643
+ "enum": [
14644
+ "Excluded"
14645
+ ]
14084
14646
  },
14085
14647
  "price": {
14086
14648
  "title": "Price",
@@ -14095,7 +14657,9 @@
14095
14657
  {
14096
14658
  "properties": {
14097
14659
  "isIncludedExcludedOrNone": {
14098
- "const": "None"
14660
+ "enum": [
14661
+ "None"
14662
+ ]
14099
14663
  },
14100
14664
  "comments": {
14101
14665
  "title": "Comments",
@@ -14128,7 +14692,9 @@
14128
14692
  {
14129
14693
  "properties": {
14130
14694
  "isIncludedOrExcluded": {
14131
- "const": "Included"
14695
+ "enum": [
14696
+ "Included"
14697
+ ]
14132
14698
  },
14133
14699
  "comments": {
14134
14700
  "title": "Comments",
@@ -14139,7 +14705,9 @@
14139
14705
  {
14140
14706
  "properties": {
14141
14707
  "isIncludedOrExcluded": {
14142
- "const": "Excluded"
14708
+ "enum": [
14709
+ "Excluded"
14710
+ ]
14143
14711
  },
14144
14712
  "price": {
14145
14713
  "title": "Price",
@@ -14179,7 +14747,9 @@
14179
14747
  {
14180
14748
  "properties": {
14181
14749
  "isIncludedExcludedOrNone": {
14182
- "const": "Included"
14750
+ "enum": [
14751
+ "Included"
14752
+ ]
14183
14753
  },
14184
14754
  "comments": {
14185
14755
  "title": "Comments",
@@ -14190,7 +14760,9 @@
14190
14760
  {
14191
14761
  "properties": {
14192
14762
  "isIncludedExcludedOrNone": {
14193
- "const": "Excluded"
14763
+ "enum": [
14764
+ "Excluded"
14765
+ ]
14194
14766
  },
14195
14767
  "price": {
14196
14768
  "title": "Price",
@@ -14205,7 +14777,9 @@
14205
14777
  {
14206
14778
  "properties": {
14207
14779
  "isIncludedExcludedOrNone": {
14208
- "const": "None"
14780
+ "enum": [
14781
+ "None"
14782
+ ]
14209
14783
  },
14210
14784
  "comments": {
14211
14785
  "title": "Comments",
@@ -14233,7 +14807,9 @@
14233
14807
  {
14234
14808
  "properties": {
14235
14809
  "isIncludedExcludedOrNone": {
14236
- "const": "Included"
14810
+ "enum": [
14811
+ "Included"
14812
+ ]
14237
14813
  },
14238
14814
  "comments": {
14239
14815
  "title": "Comments",
@@ -14244,7 +14820,9 @@
14244
14820
  {
14245
14821
  "properties": {
14246
14822
  "isIncludedExcludedOrNone": {
14247
- "const": "Excluded"
14823
+ "enum": [
14824
+ "Excluded"
14825
+ ]
14248
14826
  },
14249
14827
  "price": {
14250
14828
  "title": "Price",
@@ -14259,7 +14837,9 @@
14259
14837
  {
14260
14838
  "properties": {
14261
14839
  "isIncludedExcludedOrNone": {
14262
- "const": "None"
14840
+ "enum": [
14841
+ "None"
14842
+ ]
14263
14843
  },
14264
14844
  "comments": {
14265
14845
  "title": "Comments",
@@ -14287,7 +14867,9 @@
14287
14867
  {
14288
14868
  "properties": {
14289
14869
  "isIncludedExcludedOrNone": {
14290
- "const": "Included"
14870
+ "enum": [
14871
+ "Included"
14872
+ ]
14291
14873
  },
14292
14874
  "comments": {
14293
14875
  "title": "Comments",
@@ -14298,7 +14880,9 @@
14298
14880
  {
14299
14881
  "properties": {
14300
14882
  "isIncludedExcludedOrNone": {
14301
- "const": "Excluded"
14883
+ "enum": [
14884
+ "Excluded"
14885
+ ]
14302
14886
  },
14303
14887
  "price": {
14304
14888
  "title": "Price",
@@ -14313,7 +14897,9 @@
14313
14897
  {
14314
14898
  "properties": {
14315
14899
  "isIncludedExcludedOrNone": {
14316
- "const": "None"
14900
+ "enum": [
14901
+ "None"
14902
+ ]
14317
14903
  },
14318
14904
  "comments": {
14319
14905
  "title": "Comments",
@@ -14341,7 +14927,9 @@
14341
14927
  {
14342
14928
  "properties": {
14343
14929
  "isIncludedExcludedOrNone": {
14344
- "const": "Included"
14930
+ "enum": [
14931
+ "Included"
14932
+ ]
14345
14933
  },
14346
14934
  "comments": {
14347
14935
  "title": "Comments",
@@ -14352,7 +14940,9 @@
14352
14940
  {
14353
14941
  "properties": {
14354
14942
  "isIncludedExcludedOrNone": {
14355
- "const": "Excluded"
14943
+ "enum": [
14944
+ "Excluded"
14945
+ ]
14356
14946
  },
14357
14947
  "price": {
14358
14948
  "title": "Price",
@@ -14367,7 +14957,9 @@
14367
14957
  {
14368
14958
  "properties": {
14369
14959
  "isIncludedExcludedOrNone": {
14370
- "const": "None"
14960
+ "enum": [
14961
+ "None"
14962
+ ]
14371
14963
  },
14372
14964
  "comments": {
14373
14965
  "title": "Comments",
@@ -14395,7 +14987,9 @@
14395
14987
  {
14396
14988
  "properties": {
14397
14989
  "isIncludedExcludedOrNone": {
14398
- "const": "Included"
14990
+ "enum": [
14991
+ "Included"
14992
+ ]
14399
14993
  },
14400
14994
  "comments": {
14401
14995
  "title": "Comments",
@@ -14406,7 +15000,9 @@
14406
15000
  {
14407
15001
  "properties": {
14408
15002
  "isIncludedExcludedOrNone": {
14409
- "const": "Excluded"
15003
+ "enum": [
15004
+ "Excluded"
15005
+ ]
14410
15006
  },
14411
15007
  "price": {
14412
15008
  "title": "Price",
@@ -14421,7 +15017,9 @@
14421
15017
  {
14422
15018
  "properties": {
14423
15019
  "isIncludedExcludedOrNone": {
14424
- "const": "None"
15020
+ "enum": [
15021
+ "None"
15022
+ ]
14425
15023
  },
14426
15024
  "comments": {
14427
15025
  "title": "Comments",
@@ -14449,7 +15047,9 @@
14449
15047
  {
14450
15048
  "properties": {
14451
15049
  "isIncludedExcludedOrNone": {
14452
- "const": "Included"
15050
+ "enum": [
15051
+ "Included"
15052
+ ]
14453
15053
  },
14454
15054
  "comments": {
14455
15055
  "title": "Comments",
@@ -14460,7 +15060,9 @@
14460
15060
  {
14461
15061
  "properties": {
14462
15062
  "isIncludedExcludedOrNone": {
14463
- "const": "Excluded"
15063
+ "enum": [
15064
+ "Excluded"
15065
+ ]
14464
15066
  },
14465
15067
  "price": {
14466
15068
  "title": "Price",
@@ -14475,7 +15077,9 @@
14475
15077
  {
14476
15078
  "properties": {
14477
15079
  "isIncludedExcludedOrNone": {
14478
- "const": "None"
15080
+ "enum": [
15081
+ "None"
15082
+ ]
14479
15083
  },
14480
15084
  "comments": {
14481
15085
  "title": "Comments",
@@ -14503,7 +15107,9 @@
14503
15107
  {
14504
15108
  "properties": {
14505
15109
  "isIncludedExcludedOrNone": {
14506
- "const": "Included"
15110
+ "enum": [
15111
+ "Included"
15112
+ ]
14507
15113
  },
14508
15114
  "comments": {
14509
15115
  "title": "Comments",
@@ -14514,7 +15120,9 @@
14514
15120
  {
14515
15121
  "properties": {
14516
15122
  "isIncludedExcludedOrNone": {
14517
- "const": "Excluded"
15123
+ "enum": [
15124
+ "Excluded"
15125
+ ]
14518
15126
  },
14519
15127
  "price": {
14520
15128
  "title": "Price",
@@ -14529,7 +15137,9 @@
14529
15137
  {
14530
15138
  "properties": {
14531
15139
  "isIncludedExcludedOrNone": {
14532
- "const": "None"
15140
+ "enum": [
15141
+ "None"
15142
+ ]
14533
15143
  },
14534
15144
  "comments": {
14535
15145
  "title": "Comments",
@@ -14562,7 +15172,9 @@
14562
15172
  {
14563
15173
  "properties": {
14564
15174
  "isIncludedOrExcluded": {
14565
- "const": "Included"
15175
+ "enum": [
15176
+ "Included"
15177
+ ]
14566
15178
  },
14567
15179
  "comments": {
14568
15180
  "title": "Comments",
@@ -14573,7 +15185,9 @@
14573
15185
  {
14574
15186
  "properties": {
14575
15187
  "isIncludedOrExcluded": {
14576
- "const": "Excluded"
15188
+ "enum": [
15189
+ "Excluded"
15190
+ ]
14577
15191
  },
14578
15192
  "price": {
14579
15193
  "title": "Price",
@@ -14612,7 +15226,9 @@
14612
15226
  {
14613
15227
  "properties": {
14614
15228
  "isIncludedExcludedOrNone": {
14615
- "const": "Included"
15229
+ "enum": [
15230
+ "Included"
15231
+ ]
14616
15232
  },
14617
15233
  "comments": {
14618
15234
  "title": "Comments",
@@ -14623,7 +15239,9 @@
14623
15239
  {
14624
15240
  "properties": {
14625
15241
  "isIncludedExcludedOrNone": {
14626
- "const": "Excluded"
15242
+ "enum": [
15243
+ "Excluded"
15244
+ ]
14627
15245
  },
14628
15246
  "price": {
14629
15247
  "title": "Price",
@@ -14638,7 +15256,9 @@
14638
15256
  {
14639
15257
  "properties": {
14640
15258
  "isIncludedExcludedOrNone": {
14641
- "const": "None"
15259
+ "enum": [
15260
+ "None"
15261
+ ]
14642
15262
  },
14643
15263
  "comments": {
14644
15264
  "title": "Comments",
@@ -14666,7 +15286,9 @@
14666
15286
  {
14667
15287
  "properties": {
14668
15288
  "isIncludedExcludedOrNone": {
14669
- "const": "Included"
15289
+ "enum": [
15290
+ "Included"
15291
+ ]
14670
15292
  },
14671
15293
  "comments": {
14672
15294
  "title": "Comments",
@@ -14677,7 +15299,9 @@
14677
15299
  {
14678
15300
  "properties": {
14679
15301
  "isIncludedExcludedOrNone": {
14680
- "const": "Excluded"
15302
+ "enum": [
15303
+ "Excluded"
15304
+ ]
14681
15305
  },
14682
15306
  "price": {
14683
15307
  "title": "Price",
@@ -14692,7 +15316,9 @@
14692
15316
  {
14693
15317
  "properties": {
14694
15318
  "isIncludedExcludedOrNone": {
14695
- "const": "None"
15319
+ "enum": [
15320
+ "None"
15321
+ ]
14696
15322
  },
14697
15323
  "comments": {
14698
15324
  "title": "Comments",
@@ -14720,7 +15346,9 @@
14720
15346
  {
14721
15347
  "properties": {
14722
15348
  "isIncludedExcludedOrNone": {
14723
- "const": "Included"
15349
+ "enum": [
15350
+ "Included"
15351
+ ]
14724
15352
  },
14725
15353
  "comments": {
14726
15354
  "title": "Comments",
@@ -14731,7 +15359,9 @@
14731
15359
  {
14732
15360
  "properties": {
14733
15361
  "isIncludedExcludedOrNone": {
14734
- "const": "Excluded"
15362
+ "enum": [
15363
+ "Excluded"
15364
+ ]
14735
15365
  },
14736
15366
  "price": {
14737
15367
  "title": "Price",
@@ -14746,7 +15376,9 @@
14746
15376
  {
14747
15377
  "properties": {
14748
15378
  "isIncludedExcludedOrNone": {
14749
- "const": "None"
15379
+ "enum": [
15380
+ "None"
15381
+ ]
14750
15382
  },
14751
15383
  "comments": {
14752
15384
  "title": "Comments",
@@ -14774,7 +15406,9 @@
14774
15406
  {
14775
15407
  "properties": {
14776
15408
  "isIncludedExcludedOrNone": {
14777
- "const": "Included"
15409
+ "enum": [
15410
+ "Included"
15411
+ ]
14778
15412
  },
14779
15413
  "comments": {
14780
15414
  "title": "Comments",
@@ -14785,7 +15419,9 @@
14785
15419
  {
14786
15420
  "properties": {
14787
15421
  "isIncludedExcludedOrNone": {
14788
- "const": "Excluded"
15422
+ "enum": [
15423
+ "Excluded"
15424
+ ]
14789
15425
  },
14790
15426
  "price": {
14791
15427
  "title": "Price",
@@ -14800,7 +15436,9 @@
14800
15436
  {
14801
15437
  "properties": {
14802
15438
  "isIncludedExcludedOrNone": {
14803
- "const": "None"
15439
+ "enum": [
15440
+ "None"
15441
+ ]
14804
15442
  },
14805
15443
  "comments": {
14806
15444
  "title": "Comments",
@@ -14828,7 +15466,9 @@
14828
15466
  {
14829
15467
  "properties": {
14830
15468
  "isIncludedExcludedOrNone": {
14831
- "const": "Included"
15469
+ "enum": [
15470
+ "Included"
15471
+ ]
14832
15472
  },
14833
15473
  "comments": {
14834
15474
  "title": "Comments",
@@ -14839,7 +15479,9 @@
14839
15479
  {
14840
15480
  "properties": {
14841
15481
  "isIncludedExcludedOrNone": {
14842
- "const": "Excluded"
15482
+ "enum": [
15483
+ "Excluded"
15484
+ ]
14843
15485
  },
14844
15486
  "price": {
14845
15487
  "title": "Price",
@@ -14854,7 +15496,9 @@
14854
15496
  {
14855
15497
  "properties": {
14856
15498
  "isIncludedExcludedOrNone": {
14857
- "const": "None"
15499
+ "enum": [
15500
+ "None"
15501
+ ]
14858
15502
  },
14859
15503
  "comments": {
14860
15504
  "title": "Comments",
@@ -14882,7 +15526,9 @@
14882
15526
  {
14883
15527
  "properties": {
14884
15528
  "isIncludedExcludedOrNone": {
14885
- "const": "Included"
15529
+ "enum": [
15530
+ "Included"
15531
+ ]
14886
15532
  },
14887
15533
  "comments": {
14888
15534
  "title": "Comments",
@@ -14893,7 +15539,9 @@
14893
15539
  {
14894
15540
  "properties": {
14895
15541
  "isIncludedExcludedOrNone": {
14896
- "const": "Excluded"
15542
+ "enum": [
15543
+ "Excluded"
15544
+ ]
14897
15545
  },
14898
15546
  "price": {
14899
15547
  "title": "Price",
@@ -14908,7 +15556,9 @@
14908
15556
  {
14909
15557
  "properties": {
14910
15558
  "isIncludedExcludedOrNone": {
14911
- "const": "None"
15559
+ "enum": [
15560
+ "None"
15561
+ ]
14912
15562
  },
14913
15563
  "comments": {
14914
15564
  "title": "Comments",
@@ -14936,7 +15586,9 @@
14936
15586
  {
14937
15587
  "properties": {
14938
15588
  "isIncludedExcludedOrNone": {
14939
- "const": "Included"
15589
+ "enum": [
15590
+ "Included"
15591
+ ]
14940
15592
  },
14941
15593
  "comments": {
14942
15594
  "title": "Comments",
@@ -14947,7 +15599,9 @@
14947
15599
  {
14948
15600
  "properties": {
14949
15601
  "isIncludedExcludedOrNone": {
14950
- "const": "Excluded"
15602
+ "enum": [
15603
+ "Excluded"
15604
+ ]
14951
15605
  },
14952
15606
  "price": {
14953
15607
  "title": "Price",
@@ -14962,7 +15616,9 @@
14962
15616
  {
14963
15617
  "properties": {
14964
15618
  "isIncludedExcludedOrNone": {
14965
- "const": "None"
15619
+ "enum": [
15620
+ "None"
15621
+ ]
14966
15622
  },
14967
15623
  "comments": {
14968
15624
  "title": "Comments",
@@ -14990,7 +15646,9 @@
14990
15646
  {
14991
15647
  "properties": {
14992
15648
  "isIncludedExcludedOrNone": {
14993
- "const": "Included"
15649
+ "enum": [
15650
+ "Included"
15651
+ ]
14994
15652
  },
14995
15653
  "comments": {
14996
15654
  "title": "Comments",
@@ -15001,7 +15659,9 @@
15001
15659
  {
15002
15660
  "properties": {
15003
15661
  "isIncludedExcludedOrNone": {
15004
- "const": "Excluded"
15662
+ "enum": [
15663
+ "Excluded"
15664
+ ]
15005
15665
  },
15006
15666
  "price": {
15007
15667
  "title": "Price",
@@ -15016,7 +15676,9 @@
15016
15676
  {
15017
15677
  "properties": {
15018
15678
  "isIncludedExcludedOrNone": {
15019
- "const": "None"
15679
+ "enum": [
15680
+ "None"
15681
+ ]
15020
15682
  },
15021
15683
  "comments": {
15022
15684
  "title": "Comments",
@@ -15044,7 +15706,9 @@
15044
15706
  {
15045
15707
  "properties": {
15046
15708
  "isIncludedExcludedOrNone": {
15047
- "const": "Included"
15709
+ "enum": [
15710
+ "Included"
15711
+ ]
15048
15712
  },
15049
15713
  "comments": {
15050
15714
  "title": "Comments",
@@ -15055,7 +15719,9 @@
15055
15719
  {
15056
15720
  "properties": {
15057
15721
  "isIncludedExcludedOrNone": {
15058
- "const": "Excluded"
15722
+ "enum": [
15723
+ "Excluded"
15724
+ ]
15059
15725
  },
15060
15726
  "price": {
15061
15727
  "title": "Price",
@@ -15070,7 +15736,9 @@
15070
15736
  {
15071
15737
  "properties": {
15072
15738
  "isIncludedExcludedOrNone": {
15073
- "const": "None"
15739
+ "enum": [
15740
+ "None"
15741
+ ]
15074
15742
  },
15075
15743
  "comments": {
15076
15744
  "title": "Comments",
@@ -15098,7 +15766,9 @@
15098
15766
  {
15099
15767
  "properties": {
15100
15768
  "isIncludedExcludedOrNone": {
15101
- "const": "Included"
15769
+ "enum": [
15770
+ "Included"
15771
+ ]
15102
15772
  },
15103
15773
  "comments": {
15104
15774
  "title": "Comments",
@@ -15109,7 +15779,9 @@
15109
15779
  {
15110
15780
  "properties": {
15111
15781
  "isIncludedExcludedOrNone": {
15112
- "const": "Excluded"
15782
+ "enum": [
15783
+ "Excluded"
15784
+ ]
15113
15785
  },
15114
15786
  "price": {
15115
15787
  "title": "Price",
@@ -15124,7 +15796,9 @@
15124
15796
  {
15125
15797
  "properties": {
15126
15798
  "isIncludedExcludedOrNone": {
15127
- "const": "None"
15799
+ "enum": [
15800
+ "None"
15801
+ ]
15128
15802
  },
15129
15803
  "comments": {
15130
15804
  "title": "Comments",
@@ -15152,7 +15826,9 @@
15152
15826
  {
15153
15827
  "properties": {
15154
15828
  "isIncludedExcludedOrNone": {
15155
- "const": "Included"
15829
+ "enum": [
15830
+ "Included"
15831
+ ]
15156
15832
  },
15157
15833
  "comments": {
15158
15834
  "title": "Comments",
@@ -15163,7 +15839,9 @@
15163
15839
  {
15164
15840
  "properties": {
15165
15841
  "isIncludedExcludedOrNone": {
15166
- "const": "Excluded"
15842
+ "enum": [
15843
+ "Excluded"
15844
+ ]
15167
15845
  },
15168
15846
  "price": {
15169
15847
  "title": "Price",
@@ -15178,7 +15856,9 @@
15178
15856
  {
15179
15857
  "properties": {
15180
15858
  "isIncludedExcludedOrNone": {
15181
- "const": "None"
15859
+ "enum": [
15860
+ "None"
15861
+ ]
15182
15862
  },
15183
15863
  "comments": {
15184
15864
  "title": "Comments",
@@ -15206,7 +15886,9 @@
15206
15886
  {
15207
15887
  "properties": {
15208
15888
  "isIncludedExcludedOrNone": {
15209
- "const": "Included"
15889
+ "enum": [
15890
+ "Included"
15891
+ ]
15210
15892
  },
15211
15893
  "comments": {
15212
15894
  "title": "Comments",
@@ -15217,7 +15899,9 @@
15217
15899
  {
15218
15900
  "properties": {
15219
15901
  "isIncludedExcludedOrNone": {
15220
- "const": "Excluded"
15902
+ "enum": [
15903
+ "Excluded"
15904
+ ]
15221
15905
  },
15222
15906
  "price": {
15223
15907
  "title": "Price",
@@ -15232,7 +15916,9 @@
15232
15916
  {
15233
15917
  "properties": {
15234
15918
  "isIncludedExcludedOrNone": {
15235
- "const": "None"
15919
+ "enum": [
15920
+ "None"
15921
+ ]
15236
15922
  },
15237
15923
  "comments": {
15238
15924
  "title": "Comments",
@@ -15265,7 +15951,9 @@
15265
15951
  {
15266
15952
  "properties": {
15267
15953
  "isIncludedOrExcluded": {
15268
- "const": "Included"
15954
+ "enum": [
15955
+ "Included"
15956
+ ]
15269
15957
  },
15270
15958
  "comments": {
15271
15959
  "title": "Comments",
@@ -15276,7 +15964,9 @@
15276
15964
  {
15277
15965
  "properties": {
15278
15966
  "isIncludedOrExcluded": {
15279
- "const": "Excluded"
15967
+ "enum": [
15968
+ "Excluded"
15969
+ ]
15280
15970
  },
15281
15971
  "price": {
15282
15972
  "title": "Price",
@@ -15315,7 +16005,9 @@
15315
16005
  {
15316
16006
  "properties": {
15317
16007
  "isIncludedExcludedOrNone": {
15318
- "const": "Included"
16008
+ "enum": [
16009
+ "Included"
16010
+ ]
15319
16011
  },
15320
16012
  "comments": {
15321
16013
  "title": "Comments",
@@ -15326,7 +16018,9 @@
15326
16018
  {
15327
16019
  "properties": {
15328
16020
  "isIncludedExcludedOrNone": {
15329
- "const": "Excluded"
16021
+ "enum": [
16022
+ "Excluded"
16023
+ ]
15330
16024
  },
15331
16025
  "price": {
15332
16026
  "title": "Price",
@@ -15341,7 +16035,9 @@
15341
16035
  {
15342
16036
  "properties": {
15343
16037
  "isIncludedExcludedOrNone": {
15344
- "const": "None"
16038
+ "enum": [
16039
+ "None"
16040
+ ]
15345
16041
  },
15346
16042
  "comments": {
15347
16043
  "title": "Comments",
@@ -15369,7 +16065,9 @@
15369
16065
  {
15370
16066
  "properties": {
15371
16067
  "isIncludedExcludedOrNone": {
15372
- "const": "Included"
16068
+ "enum": [
16069
+ "Included"
16070
+ ]
15373
16071
  },
15374
16072
  "comments": {
15375
16073
  "title": "Comments",
@@ -15380,7 +16078,9 @@
15380
16078
  {
15381
16079
  "properties": {
15382
16080
  "isIncludedExcludedOrNone": {
15383
- "const": "Excluded"
16081
+ "enum": [
16082
+ "Excluded"
16083
+ ]
15384
16084
  },
15385
16085
  "price": {
15386
16086
  "title": "Price",
@@ -15395,7 +16095,9 @@
15395
16095
  {
15396
16096
  "properties": {
15397
16097
  "isIncludedExcludedOrNone": {
15398
- "const": "None"
16098
+ "enum": [
16099
+ "None"
16100
+ ]
15399
16101
  },
15400
16102
  "comments": {
15401
16103
  "title": "Comments",
@@ -15423,7 +16125,9 @@
15423
16125
  {
15424
16126
  "properties": {
15425
16127
  "isIncludedExcludedOrNone": {
15426
- "const": "Included"
16128
+ "enum": [
16129
+ "Included"
16130
+ ]
15427
16131
  },
15428
16132
  "comments": {
15429
16133
  "title": "Comments",
@@ -15434,7 +16138,9 @@
15434
16138
  {
15435
16139
  "properties": {
15436
16140
  "isIncludedExcludedOrNone": {
15437
- "const": "Excluded"
16141
+ "enum": [
16142
+ "Excluded"
16143
+ ]
15438
16144
  },
15439
16145
  "price": {
15440
16146
  "title": "Price",
@@ -15449,7 +16155,9 @@
15449
16155
  {
15450
16156
  "properties": {
15451
16157
  "isIncludedExcludedOrNone": {
15452
- "const": "None"
16158
+ "enum": [
16159
+ "None"
16160
+ ]
15453
16161
  },
15454
16162
  "comments": {
15455
16163
  "title": "Comments",
@@ -15477,7 +16185,9 @@
15477
16185
  {
15478
16186
  "properties": {
15479
16187
  "isIncludedExcludedOrNone": {
15480
- "const": "Included"
16188
+ "enum": [
16189
+ "Included"
16190
+ ]
15481
16191
  },
15482
16192
  "comments": {
15483
16193
  "title": "Comments",
@@ -15488,7 +16198,9 @@
15488
16198
  {
15489
16199
  "properties": {
15490
16200
  "isIncludedExcludedOrNone": {
15491
- "const": "Excluded"
16201
+ "enum": [
16202
+ "Excluded"
16203
+ ]
15492
16204
  },
15493
16205
  "price": {
15494
16206
  "title": "Price",
@@ -15503,7 +16215,9 @@
15503
16215
  {
15504
16216
  "properties": {
15505
16217
  "isIncludedExcludedOrNone": {
15506
- "const": "None"
16218
+ "enum": [
16219
+ "None"
16220
+ ]
15507
16221
  },
15508
16222
  "comments": {
15509
16223
  "title": "Comments",
@@ -15537,7 +16251,9 @@
15537
16251
  {
15538
16252
  "properties": {
15539
16253
  "isIncludedExcludedOrNone": {
15540
- "const": "Included"
16254
+ "enum": [
16255
+ "Included"
16256
+ ]
15541
16257
  },
15542
16258
  "comments": {
15543
16259
  "title": "Comments",
@@ -15548,7 +16264,9 @@
15548
16264
  {
15549
16265
  "properties": {
15550
16266
  "isIncludedExcludedOrNone": {
15551
- "const": "Excluded"
16267
+ "enum": [
16268
+ "Excluded"
16269
+ ]
15552
16270
  },
15553
16271
  "price": {
15554
16272
  "title": "Price",
@@ -15563,7 +16281,9 @@
15563
16281
  {
15564
16282
  "properties": {
15565
16283
  "isIncludedExcludedOrNone": {
15566
- "const": "None"
16284
+ "enum": [
16285
+ "None"
16286
+ ]
15567
16287
  },
15568
16288
  "comments": {
15569
16289
  "title": "Comments",
@@ -15591,7 +16311,9 @@
15591
16311
  {
15592
16312
  "properties": {
15593
16313
  "isIncludedExcludedOrNone": {
15594
- "const": "Included"
16314
+ "enum": [
16315
+ "Included"
16316
+ ]
15595
16317
  },
15596
16318
  "comments": {
15597
16319
  "title": "Comments",
@@ -15602,7 +16324,9 @@
15602
16324
  {
15603
16325
  "properties": {
15604
16326
  "isIncludedExcludedOrNone": {
15605
- "const": "Excluded"
16327
+ "enum": [
16328
+ "Excluded"
16329
+ ]
15606
16330
  },
15607
16331
  "price": {
15608
16332
  "title": "Price",
@@ -15617,7 +16341,9 @@
15617
16341
  {
15618
16342
  "properties": {
15619
16343
  "isIncludedExcludedOrNone": {
15620
- "const": "None"
16344
+ "enum": [
16345
+ "None"
16346
+ ]
15621
16347
  },
15622
16348
  "comments": {
15623
16349
  "title": "Comments",
@@ -15645,7 +16371,9 @@
15645
16371
  {
15646
16372
  "properties": {
15647
16373
  "isIncludedExcludedOrNone": {
15648
- "const": "Included"
16374
+ "enum": [
16375
+ "Included"
16376
+ ]
15649
16377
  },
15650
16378
  "comments": {
15651
16379
  "title": "Comments",
@@ -15656,7 +16384,9 @@
15656
16384
  {
15657
16385
  "properties": {
15658
16386
  "isIncludedExcludedOrNone": {
15659
- "const": "Excluded"
16387
+ "enum": [
16388
+ "Excluded"
16389
+ ]
15660
16390
  },
15661
16391
  "price": {
15662
16392
  "title": "Price",
@@ -15671,7 +16401,9 @@
15671
16401
  {
15672
16402
  "properties": {
15673
16403
  "isIncludedExcludedOrNone": {
15674
- "const": "None"
16404
+ "enum": [
16405
+ "None"
16406
+ ]
15675
16407
  },
15676
16408
  "comments": {
15677
16409
  "title": "Comments",
@@ -15710,7 +16442,9 @@
15710
16442
  {
15711
16443
  "properties": {
15712
16444
  "isIncludedOrExcluded": {
15713
- "const": "Included"
16445
+ "enum": [
16446
+ "Included"
16447
+ ]
15714
16448
  },
15715
16449
  "comments": {
15716
16450
  "title": "Comments",
@@ -15721,7 +16455,9 @@
15721
16455
  {
15722
16456
  "properties": {
15723
16457
  "isIncludedOrExcluded": {
15724
- "const": "Excluded"
16458
+ "enum": [
16459
+ "Excluded"
16460
+ ]
15725
16461
  },
15726
16462
  "price": {
15727
16463
  "title": "Price",
@@ -15737,6 +16473,16 @@
15737
16473
  }
15738
16474
  }
15739
16475
  }
16476
+ },
16477
+ "confirmationOfAccuracy": {
16478
+ "title": "Confirmation to be supplied by all owners or their representative",
16479
+ "type": "object",
16480
+ "properties": {
16481
+ "confirmInformationIsAccurate": {
16482
+ "title": "I/we confirm that all information provided is accurate to the best of our knowledge and if we become aware of any change to/changes which alter the information supplied/provided prior to exchange of contracts for the sale of the property, I/we will update immediately notify the person marketing the property as well as my/our property lawyer",
16483
+ "type": "boolean"
16484
+ }
16485
+ }
15740
16486
  }
15741
16487
  }
15742
16488
  },
@@ -34309,7 +35055,9 @@
34309
35055
  "description": "Specific information about a property that was recently sold.",
34310
35056
  "properties": {
34311
35057
  "listingType": {
34312
- "const": "Recently Sold"
35058
+ "enum": [
35059
+ "Recently Sold"
35060
+ ]
34313
35061
  },
34314
35062
  "soldDate": {
34315
35063
  "title": "Sold Date",
@@ -34329,7 +35077,9 @@
34329
35077
  "description": "Specific information about a property that is currently listed for sale.",
34330
35078
  "properties": {
34331
35079
  "listingType": {
34332
- "const": "Currently On Sale"
35080
+ "enum": [
35081
+ "Currently On Sale"
35082
+ ]
34333
35083
  },
34334
35084
  "listedDate": {
34335
35085
  "title": "Listed Date",