@pdtf/schemas 3.0.0-27 → 3.0.0-29

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,14 +3678,18 @@
3646
3678
  {
3647
3679
  "properties": {
3648
3680
  "isApplicableParty": {
3649
- "const": "false"
3681
+ "enum": [
3682
+ "false"
3683
+ ]
3650
3684
  }
3651
3685
  }
3652
3686
  },
3653
3687
  {
3654
3688
  "properties": {
3655
3689
  "isApplicableParty": {
3656
- "const": "true"
3690
+ "enum": [
3691
+ "true"
3692
+ ]
3657
3693
  },
3658
3694
  "feeIncludingVAT": {
3659
3695
  "title": "Total Fee including VAT",
@@ -3686,14 +3722,18 @@
3686
3722
  {
3687
3723
  "properties": {
3688
3724
  "isApplicableParty": {
3689
- "const": "false"
3725
+ "enum": [
3726
+ "false"
3727
+ ]
3690
3728
  }
3691
3729
  }
3692
3730
  },
3693
3731
  {
3694
3732
  "properties": {
3695
3733
  "isApplicableParty": {
3696
- "const": "true"
3734
+ "enum": [
3735
+ "true"
3736
+ ]
3697
3737
  },
3698
3738
  "feeIncludingVAT": {
3699
3739
  "title": "Total Fee including VAT",
@@ -3726,14 +3766,18 @@
3726
3766
  {
3727
3767
  "properties": {
3728
3768
  "isApplicableParty": {
3729
- "const": "false"
3769
+ "enum": [
3770
+ "false"
3771
+ ]
3730
3772
  }
3731
3773
  }
3732
3774
  },
3733
3775
  {
3734
3776
  "properties": {
3735
3777
  "isApplicableParty": {
3736
- "const": "true"
3778
+ "enum": [
3779
+ "true"
3780
+ ]
3737
3781
  },
3738
3782
  "feeIncludingVAT": {
3739
3783
  "title": "Total Fee including VAT",
@@ -3765,14 +3809,18 @@
3765
3809
  {
3766
3810
  "properties": {
3767
3811
  "isApplicableParty": {
3768
- "const": "false"
3812
+ "enum": [
3813
+ "false"
3814
+ ]
3769
3815
  }
3770
3816
  }
3771
3817
  },
3772
3818
  {
3773
3819
  "properties": {
3774
3820
  "isApplicableParty": {
3775
- "const": "true"
3821
+ "enum": [
3822
+ "true"
3823
+ ]
3776
3824
  },
3777
3825
  "feeIncludingVAT": {
3778
3826
  "title": "Total Fee including VAT",
@@ -3865,14 +3913,18 @@
3865
3913
  {
3866
3914
  "properties": {
3867
3915
  "isApplicableParty": {
3868
- "const": "false"
3916
+ "enum": [
3917
+ "false"
3918
+ ]
3869
3919
  }
3870
3920
  }
3871
3921
  },
3872
3922
  {
3873
3923
  "properties": {
3874
3924
  "isApplicableParty": {
3875
- "const": "true"
3925
+ "enum": [
3926
+ "true"
3927
+ ]
3876
3928
  },
3877
3929
  "feeIncludingVAT": {
3878
3930
  "title": "Total Fee including VAT",
@@ -3905,14 +3957,18 @@
3905
3957
  {
3906
3958
  "properties": {
3907
3959
  "isApplicableParty": {
3908
- "const": "false"
3960
+ "enum": [
3961
+ "false"
3962
+ ]
3909
3963
  }
3910
3964
  }
3911
3965
  },
3912
3966
  {
3913
3967
  "properties": {
3914
3968
  "isApplicableParty": {
3915
- "const": "true"
3969
+ "enum": [
3970
+ "true"
3971
+ ]
3916
3972
  },
3917
3973
  "feeIncludingVAT": {
3918
3974
  "title": "Total Fee including VAT",
@@ -3945,14 +4001,18 @@
3945
4001
  {
3946
4002
  "properties": {
3947
4003
  "isApplicableParty": {
3948
- "const": "false"
4004
+ "enum": [
4005
+ "false"
4006
+ ]
3949
4007
  }
3950
4008
  }
3951
4009
  },
3952
4010
  {
3953
4011
  "properties": {
3954
4012
  "isApplicableParty": {
3955
- "const": "true"
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
  }
@@ -6297,11 +6364,7 @@
6297
6364
  "To follow"
6298
6365
  ]
6299
6366
  }
6300
- },
6301
- "ta71Required": [
6302
- "details",
6303
- "landlordConsentObtained"
6304
- ]
6367
+ }
6305
6368
  }
6306
6369
  ]
6307
6370
  }
@@ -6576,7 +6639,7 @@
6576
6639
  "title": "Please supply a copy of the lease.",
6577
6640
  "type": "string",
6578
6641
  "enum": [
6579
- "Enclosed",
6642
+ "Attached",
6580
6643
  "To follow"
6581
6644
  ]
6582
6645
  },
@@ -6584,7 +6647,7 @@
6584
6647
  "title": "Any Deeds of Variation or other document varying the terms of the lease of this Property.",
6585
6648
  "type": "string",
6586
6649
  "enum": [
6587
- "Enclosed",
6650
+ "Attached",
6588
6651
  "To follow",
6589
6652
  "Landlord's lawyer provides",
6590
6653
  "Please supply draft",
@@ -6600,10 +6663,19 @@
6600
6663
  ]
6601
6664
  },
6602
6665
  "serviceChargeAccounts": {
6603
- "title": "The last 3 years published Service Charge accounts.",
6666
+ "title": "The last three years published Service Charge accounts.",
6667
+ "type": "string",
6668
+ "enum": [
6669
+ "Attached",
6670
+ "To follow",
6671
+ "Not applicable"
6672
+ ]
6673
+ },
6674
+ "serviceCharges": {
6675
+ "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.",
6604
6676
  "type": "string",
6605
6677
  "enum": [
6606
- "Enclosed",
6678
+ "Attached",
6607
6679
  "To follow",
6608
6680
  "Not applicable"
6609
6681
  ]
@@ -6612,7 +6684,7 @@
6612
6684
  "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
6685
  "type": "string",
6614
6686
  "enum": [
6615
- "Enclosed",
6687
+ "Attached",
6616
6688
  "To follow",
6617
6689
  "Not applicable"
6618
6690
  ]
@@ -6667,7 +6739,7 @@
6667
6739
  "title": "Buildings insurance policy and schedule for the Managed Areas.",
6668
6740
  "type": "string",
6669
6741
  "enum": [
6670
- "Enclosed",
6742
+ "Attached",
6671
6743
  "To follow",
6672
6744
  "Not applicable"
6673
6745
  ]
@@ -6676,7 +6748,7 @@
6676
6748
  "title": "Service charge estimate for the current year and details of the anticipated payments on account for the Property.",
6677
6749
  "type": "string",
6678
6750
  "enum": [
6679
- "Enclosed",
6751
+ "Attached",
6680
6752
  "To follow",
6681
6753
  "Not applicable"
6682
6754
  ]
@@ -6685,7 +6757,7 @@
6685
6757
  "title": "Service charge estimate for the previous year for which accounts have not yet been prepared for the Property.",
6686
6758
  "type": "string",
6687
6759
  "enum": [
6688
- "Enclosed",
6760
+ "Attached",
6689
6761
  "To follow",
6690
6762
  "Not applicable"
6691
6763
  ]
@@ -6694,7 +6766,7 @@
6694
6766
  "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
6767
  "type": "string",
6696
6768
  "enum": [
6697
- "Enclosed",
6769
+ "Attached",
6698
6770
  "To follow",
6699
6771
  "Not applicable"
6700
6772
  ]
@@ -6703,7 +6775,7 @@
6703
6775
  "title": "Documentation relating to any forfeiture proceedings applicable to the Property.",
6704
6776
  "type": "string",
6705
6777
  "enum": [
6706
- "Enclosed",
6778
+ "Attached",
6707
6779
  "To follow",
6708
6780
  "Not applicable"
6709
6781
  ]
@@ -6712,7 +6784,7 @@
6712
6784
  "title": "Any additional regulations or rules affecting the Property which are not contained in the lease.",
6713
6785
  "type": "string",
6714
6786
  "enum": [
6715
- "Enclosed",
6787
+ "Attached",
6716
6788
  "To follow",
6717
6789
  "Not applicable"
6718
6790
  ]
@@ -6721,7 +6793,7 @@
6721
6793
  "title": "Any required Deed of Covenant.",
6722
6794
  "type": "string",
6723
6795
  "enum": [
6724
- "Enclosed",
6796
+ "Attached",
6725
6797
  "To follow",
6726
6798
  "Not applicable"
6727
6799
  ]
@@ -6730,7 +6802,7 @@
6730
6802
  "title": "Any Certificate of Compliance.",
6731
6803
  "type": "string",
6732
6804
  "enum": [
6733
- "Enclosed",
6805
+ "Attached",
6734
6806
  "To follow",
6735
6807
  "Not applicable"
6736
6808
  ]
@@ -6743,7 +6815,7 @@
6743
6815
  "title": "Any required Licence to Assign.",
6744
6816
  "type": "string",
6745
6817
  "enum": [
6746
- "Enclosed",
6818
+ "Attached",
6747
6819
  "To follow",
6748
6820
  "Landlord's lawyer provides",
6749
6821
  "Please supply draft",
@@ -6754,7 +6826,7 @@
6754
6826
  "title": "Copy of any permission to alter the Property which has been issued.",
6755
6827
  "type": "string",
6756
6828
  "enum": [
6757
- "Enclosed",
6829
+ "Attached",
6758
6830
  "To follow",
6759
6831
  "Not applicable"
6760
6832
  ]
@@ -6763,7 +6835,7 @@
6763
6835
  "title": "Copy of any known notices served on the Lessee and documentation arising from them.",
6764
6836
  "type": "string",
6765
6837
  "enum": [
6766
- "Enclosed",
6838
+ "Attached",
6767
6839
  "To follow",
6768
6840
  "Not applicable"
6769
6841
  ]
@@ -6772,7 +6844,7 @@
6772
6844
  "title": "Asbestos Survey for parts of the Managed Area built or converted before 2001.",
6773
6845
  "type": "string",
6774
6846
  "enum": [
6775
- "Enclosed",
6847
+ "Attached",
6776
6848
  "To follow",
6777
6849
  "Not applicable"
6778
6850
  ]
@@ -6781,7 +6853,7 @@
6781
6853
  "title": "Fire Risk Assessment for the Managed Area.",
6782
6854
  "type": "string",
6783
6855
  "enum": [
6784
- "Enclosed",
6856
+ "Attached",
6785
6857
  "To follow",
6786
6858
  "Not applicable"
6787
6859
  ]
@@ -6789,12 +6861,17 @@
6789
6861
  "managementCompanyDocuments": {
6790
6862
  "title": "If a landlord is a company controlled by the tenants and/or if a tenants’ management company or Right to Manage company is managing the building, please supply a copy of:",
6791
6863
  "type": "object",
6864
+ "required": [
6865
+ "memorandumAndArticles",
6866
+ "shareOrMembershipCertificate",
6867
+ "companyAccounts"
6868
+ ],
6792
6869
  "properties": {
6793
6870
  "memorandumAndArticles": {
6794
6871
  "title": "Memorandum and Articles of Association of the Management Company.",
6795
6872
  "type": "string",
6796
6873
  "enum": [
6797
- "Enclosed",
6874
+ "Attached",
6798
6875
  "To follow",
6799
6876
  "Not applicable"
6800
6877
  ]
@@ -6823,7 +6900,7 @@
6823
6900
  "title": "Minutes from the last AGM for the Management Company.",
6824
6901
  "type": "string",
6825
6902
  "enum": [
6826
- "Enclosed",
6903
+ "Attached",
6827
6904
  "To follow",
6828
6905
  "Not applicable"
6829
6906
  ]
@@ -6832,7 +6909,7 @@
6832
6909
  "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
6910
  "type": "string",
6834
6911
  "enum": [
6835
- "Enclosed",
6912
+ "Attached",
6836
6913
  "To follow",
6837
6914
  "Not applicable"
6838
6915
  ]
@@ -9695,7 +9772,9 @@
9695
9772
  {
9696
9773
  "properties": {
9697
9774
  "isIncludedExcludedOrNone": {
9698
- "const": "Included"
9775
+ "enum": [
9776
+ "Included"
9777
+ ]
9699
9778
  },
9700
9779
  "comments": {
9701
9780
  "title": "Comments",
@@ -9706,7 +9785,9 @@
9706
9785
  {
9707
9786
  "properties": {
9708
9787
  "isIncludedExcludedOrNone": {
9709
- "const": "Excluded"
9788
+ "enum": [
9789
+ "Excluded"
9790
+ ]
9710
9791
  },
9711
9792
  "price": {
9712
9793
  "title": "Price",
@@ -9721,7 +9802,9 @@
9721
9802
  {
9722
9803
  "properties": {
9723
9804
  "isIncludedExcludedOrNone": {
9724
- "const": "None"
9805
+ "enum": [
9806
+ "None"
9807
+ ]
9725
9808
  },
9726
9809
  "comments": {
9727
9810
  "title": "Comments",
@@ -9749,7 +9832,9 @@
9749
9832
  {
9750
9833
  "properties": {
9751
9834
  "isIncludedExcludedOrNone": {
9752
- "const": "Included"
9835
+ "enum": [
9836
+ "Included"
9837
+ ]
9753
9838
  },
9754
9839
  "comments": {
9755
9840
  "title": "Comments",
@@ -9760,7 +9845,9 @@
9760
9845
  {
9761
9846
  "properties": {
9762
9847
  "isIncludedExcludedOrNone": {
9763
- "const": "Excluded"
9848
+ "enum": [
9849
+ "Excluded"
9850
+ ]
9764
9851
  },
9765
9852
  "price": {
9766
9853
  "title": "Price",
@@ -9775,7 +9862,9 @@
9775
9862
  {
9776
9863
  "properties": {
9777
9864
  "isIncludedExcludedOrNone": {
9778
- "const": "None"
9865
+ "enum": [
9866
+ "None"
9867
+ ]
9779
9868
  },
9780
9869
  "comments": {
9781
9870
  "title": "Comments",
@@ -9803,7 +9892,9 @@
9803
9892
  {
9804
9893
  "properties": {
9805
9894
  "isIncludedExcludedOrNone": {
9806
- "const": "Included"
9895
+ "enum": [
9896
+ "Included"
9897
+ ]
9807
9898
  },
9808
9899
  "comments": {
9809
9900
  "title": "Comments",
@@ -9814,7 +9905,9 @@
9814
9905
  {
9815
9906
  "properties": {
9816
9907
  "isIncludedExcludedOrNone": {
9817
- "const": "Excluded"
9908
+ "enum": [
9909
+ "Excluded"
9910
+ ]
9818
9911
  },
9819
9912
  "price": {
9820
9913
  "title": "Price",
@@ -9829,7 +9922,9 @@
9829
9922
  {
9830
9923
  "properties": {
9831
9924
  "isIncludedExcludedOrNone": {
9832
- "const": "None"
9925
+ "enum": [
9926
+ "None"
9927
+ ]
9833
9928
  },
9834
9929
  "comments": {
9835
9930
  "title": "Comments",
@@ -9857,7 +9952,9 @@
9857
9952
  {
9858
9953
  "properties": {
9859
9954
  "isIncludedExcludedOrNone": {
9860
- "const": "Included"
9955
+ "enum": [
9956
+ "Included"
9957
+ ]
9861
9958
  },
9862
9959
  "comments": {
9863
9960
  "title": "Comments",
@@ -9868,7 +9965,9 @@
9868
9965
  {
9869
9966
  "properties": {
9870
9967
  "isIncludedExcludedOrNone": {
9871
- "const": "Excluded"
9968
+ "enum": [
9969
+ "Excluded"
9970
+ ]
9872
9971
  },
9873
9972
  "price": {
9874
9973
  "title": "Price",
@@ -9883,7 +9982,9 @@
9883
9982
  {
9884
9983
  "properties": {
9885
9984
  "isIncludedExcludedOrNone": {
9886
- "const": "None"
9985
+ "enum": [
9986
+ "None"
9987
+ ]
9887
9988
  },
9888
9989
  "comments": {
9889
9990
  "title": "Comments",
@@ -9911,7 +10012,9 @@
9911
10012
  {
9912
10013
  "properties": {
9913
10014
  "isIncludedExcludedOrNone": {
9914
- "const": "Included"
10015
+ "enum": [
10016
+ "Included"
10017
+ ]
9915
10018
  },
9916
10019
  "comments": {
9917
10020
  "title": "Comments",
@@ -9922,7 +10025,9 @@
9922
10025
  {
9923
10026
  "properties": {
9924
10027
  "isIncludedExcludedOrNone": {
9925
- "const": "Excluded"
10028
+ "enum": [
10029
+ "Excluded"
10030
+ ]
9926
10031
  },
9927
10032
  "price": {
9928
10033
  "title": "Price",
@@ -9937,7 +10042,9 @@
9937
10042
  {
9938
10043
  "properties": {
9939
10044
  "isIncludedExcludedOrNone": {
9940
- "const": "None"
10045
+ "enum": [
10046
+ "None"
10047
+ ]
9941
10048
  },
9942
10049
  "comments": {
9943
10050
  "title": "Comments",
@@ -9965,7 +10072,9 @@
9965
10072
  {
9966
10073
  "properties": {
9967
10074
  "isIncludedExcludedOrNone": {
9968
- "const": "Included"
10075
+ "enum": [
10076
+ "Included"
10077
+ ]
9969
10078
  },
9970
10079
  "comments": {
9971
10080
  "title": "Comments",
@@ -9976,7 +10085,9 @@
9976
10085
  {
9977
10086
  "properties": {
9978
10087
  "isIncludedExcludedOrNone": {
9979
- "const": "Excluded"
10088
+ "enum": [
10089
+ "Excluded"
10090
+ ]
9980
10091
  },
9981
10092
  "price": {
9982
10093
  "title": "Price",
@@ -9991,7 +10102,9 @@
9991
10102
  {
9992
10103
  "properties": {
9993
10104
  "isIncludedExcludedOrNone": {
9994
- "const": "None"
10105
+ "enum": [
10106
+ "None"
10107
+ ]
9995
10108
  },
9996
10109
  "comments": {
9997
10110
  "title": "Comments",
@@ -10019,7 +10132,9 @@
10019
10132
  {
10020
10133
  "properties": {
10021
10134
  "isIncludedExcludedOrNone": {
10022
- "const": "Included"
10135
+ "enum": [
10136
+ "Included"
10137
+ ]
10023
10138
  },
10024
10139
  "comments": {
10025
10140
  "title": "Comments",
@@ -10030,7 +10145,9 @@
10030
10145
  {
10031
10146
  "properties": {
10032
10147
  "isIncludedExcludedOrNone": {
10033
- "const": "Excluded"
10148
+ "enum": [
10149
+ "Excluded"
10150
+ ]
10034
10151
  },
10035
10152
  "price": {
10036
10153
  "title": "Price",
@@ -10045,7 +10162,9 @@
10045
10162
  {
10046
10163
  "properties": {
10047
10164
  "isIncludedExcludedOrNone": {
10048
- "const": "None"
10165
+ "enum": [
10166
+ "None"
10167
+ ]
10049
10168
  },
10050
10169
  "comments": {
10051
10170
  "title": "Comments",
@@ -10073,7 +10192,9 @@
10073
10192
  {
10074
10193
  "properties": {
10075
10194
  "isIncludedExcludedOrNone": {
10076
- "const": "Included"
10195
+ "enum": [
10196
+ "Included"
10197
+ ]
10077
10198
  },
10078
10199
  "comments": {
10079
10200
  "title": "Comments",
@@ -10084,7 +10205,9 @@
10084
10205
  {
10085
10206
  "properties": {
10086
10207
  "isIncludedExcludedOrNone": {
10087
- "const": "Excluded"
10208
+ "enum": [
10209
+ "Excluded"
10210
+ ]
10088
10211
  },
10089
10212
  "price": {
10090
10213
  "title": "Price",
@@ -10099,7 +10222,9 @@
10099
10222
  {
10100
10223
  "properties": {
10101
10224
  "isIncludedExcludedOrNone": {
10102
- "const": "None"
10225
+ "enum": [
10226
+ "None"
10227
+ ]
10103
10228
  },
10104
10229
  "comments": {
10105
10230
  "title": "Comments",
@@ -10127,7 +10252,9 @@
10127
10252
  {
10128
10253
  "properties": {
10129
10254
  "isIncludedExcludedOrNone": {
10130
- "const": "Included"
10255
+ "enum": [
10256
+ "Included"
10257
+ ]
10131
10258
  },
10132
10259
  "comments": {
10133
10260
  "title": "Comments",
@@ -10138,7 +10265,9 @@
10138
10265
  {
10139
10266
  "properties": {
10140
10267
  "isIncludedExcludedOrNone": {
10141
- "const": "Excluded"
10268
+ "enum": [
10269
+ "Excluded"
10270
+ ]
10142
10271
  },
10143
10272
  "price": {
10144
10273
  "title": "Price",
@@ -10153,7 +10282,9 @@
10153
10282
  {
10154
10283
  "properties": {
10155
10284
  "isIncludedExcludedOrNone": {
10156
- "const": "None"
10285
+ "enum": [
10286
+ "None"
10287
+ ]
10157
10288
  },
10158
10289
  "comments": {
10159
10290
  "title": "Comments",
@@ -10181,7 +10312,9 @@
10181
10312
  {
10182
10313
  "properties": {
10183
10314
  "isIncludedExcludedOrNone": {
10184
- "const": "Included"
10315
+ "enum": [
10316
+ "Included"
10317
+ ]
10185
10318
  },
10186
10319
  "comments": {
10187
10320
  "title": "Comments",
@@ -10192,7 +10325,9 @@
10192
10325
  {
10193
10326
  "properties": {
10194
10327
  "isIncludedExcludedOrNone": {
10195
- "const": "Excluded"
10328
+ "enum": [
10329
+ "Excluded"
10330
+ ]
10196
10331
  },
10197
10332
  "price": {
10198
10333
  "title": "Price",
@@ -10207,7 +10342,9 @@
10207
10342
  {
10208
10343
  "properties": {
10209
10344
  "isIncludedExcludedOrNone": {
10210
- "const": "None"
10345
+ "enum": [
10346
+ "None"
10347
+ ]
10211
10348
  },
10212
10349
  "comments": {
10213
10350
  "title": "Comments",
@@ -10235,7 +10372,9 @@
10235
10372
  {
10236
10373
  "properties": {
10237
10374
  "isIncludedExcludedOrNone": {
10238
- "const": "Included"
10375
+ "enum": [
10376
+ "Included"
10377
+ ]
10239
10378
  },
10240
10379
  "comments": {
10241
10380
  "title": "Comments",
@@ -10246,7 +10385,9 @@
10246
10385
  {
10247
10386
  "properties": {
10248
10387
  "isIncludedExcludedOrNone": {
10249
- "const": "Excluded"
10388
+ "enum": [
10389
+ "Excluded"
10390
+ ]
10250
10391
  },
10251
10392
  "price": {
10252
10393
  "title": "Price",
@@ -10261,7 +10402,9 @@
10261
10402
  {
10262
10403
  "properties": {
10263
10404
  "isIncludedExcludedOrNone": {
10264
- "const": "None"
10405
+ "enum": [
10406
+ "None"
10407
+ ]
10265
10408
  },
10266
10409
  "comments": {
10267
10410
  "title": "Comments",
@@ -10289,7 +10432,9 @@
10289
10432
  {
10290
10433
  "properties": {
10291
10434
  "isIncludedExcludedOrNone": {
10292
- "const": "Included"
10435
+ "enum": [
10436
+ "Included"
10437
+ ]
10293
10438
  },
10294
10439
  "comments": {
10295
10440
  "title": "Comments",
@@ -10300,7 +10445,9 @@
10300
10445
  {
10301
10446
  "properties": {
10302
10447
  "isIncludedExcludedOrNone": {
10303
- "const": "Excluded"
10448
+ "enum": [
10449
+ "Excluded"
10450
+ ]
10304
10451
  },
10305
10452
  "price": {
10306
10453
  "title": "Price",
@@ -10315,7 +10462,9 @@
10315
10462
  {
10316
10463
  "properties": {
10317
10464
  "isIncludedExcludedOrNone": {
10318
- "const": "None"
10465
+ "enum": [
10466
+ "None"
10467
+ ]
10319
10468
  },
10320
10469
  "comments": {
10321
10470
  "title": "Comments",
@@ -10343,7 +10492,9 @@
10343
10492
  {
10344
10493
  "properties": {
10345
10494
  "isIncludedExcludedOrNone": {
10346
- "const": "Included"
10495
+ "enum": [
10496
+ "Included"
10497
+ ]
10347
10498
  },
10348
10499
  "comments": {
10349
10500
  "title": "Comments",
@@ -10354,7 +10505,9 @@
10354
10505
  {
10355
10506
  "properties": {
10356
10507
  "isIncludedExcludedOrNone": {
10357
- "const": "Excluded"
10508
+ "enum": [
10509
+ "Excluded"
10510
+ ]
10358
10511
  },
10359
10512
  "price": {
10360
10513
  "title": "Price",
@@ -10369,7 +10522,9 @@
10369
10522
  {
10370
10523
  "properties": {
10371
10524
  "isIncludedExcludedOrNone": {
10372
- "const": "None"
10525
+ "enum": [
10526
+ "None"
10527
+ ]
10373
10528
  },
10374
10529
  "comments": {
10375
10530
  "title": "Comments",
@@ -10397,7 +10552,9 @@
10397
10552
  {
10398
10553
  "properties": {
10399
10554
  "isIncludedExcludedOrNone": {
10400
- "const": "Included"
10555
+ "enum": [
10556
+ "Included"
10557
+ ]
10401
10558
  },
10402
10559
  "comments": {
10403
10560
  "title": "Comments",
@@ -10408,7 +10565,9 @@
10408
10565
  {
10409
10566
  "properties": {
10410
10567
  "isIncludedExcludedOrNone": {
10411
- "const": "Excluded"
10568
+ "enum": [
10569
+ "Excluded"
10570
+ ]
10412
10571
  },
10413
10572
  "price": {
10414
10573
  "title": "Price",
@@ -10423,7 +10582,9 @@
10423
10582
  {
10424
10583
  "properties": {
10425
10584
  "isIncludedExcludedOrNone": {
10426
- "const": "None"
10585
+ "enum": [
10586
+ "None"
10587
+ ]
10427
10588
  },
10428
10589
  "comments": {
10429
10590
  "title": "Comments",
@@ -10451,7 +10612,9 @@
10451
10612
  {
10452
10613
  "properties": {
10453
10614
  "isIncludedExcludedOrNone": {
10454
- "const": "Included"
10615
+ "enum": [
10616
+ "Included"
10617
+ ]
10455
10618
  },
10456
10619
  "comments": {
10457
10620
  "title": "Comments",
@@ -10462,7 +10625,9 @@
10462
10625
  {
10463
10626
  "properties": {
10464
10627
  "isIncludedExcludedOrNone": {
10465
- "const": "Excluded"
10628
+ "enum": [
10629
+ "Excluded"
10630
+ ]
10466
10631
  },
10467
10632
  "price": {
10468
10633
  "title": "Price",
@@ -10477,7 +10642,9 @@
10477
10642
  {
10478
10643
  "properties": {
10479
10644
  "isIncludedExcludedOrNone": {
10480
- "const": "None"
10645
+ "enum": [
10646
+ "None"
10647
+ ]
10481
10648
  },
10482
10649
  "comments": {
10483
10650
  "title": "Comments",
@@ -10510,7 +10677,9 @@
10510
10677
  {
10511
10678
  "properties": {
10512
10679
  "isIncludedOrExcluded": {
10513
- "const": "Included"
10680
+ "enum": [
10681
+ "Included"
10682
+ ]
10514
10683
  },
10515
10684
  "comments": {
10516
10685
  "title": "Comments",
@@ -10521,7 +10690,9 @@
10521
10690
  {
10522
10691
  "properties": {
10523
10692
  "isIncludedOrExcluded": {
10524
- "const": "Excluded"
10693
+ "enum": [
10694
+ "Excluded"
10695
+ ]
10525
10696
  },
10526
10697
  "price": {
10527
10698
  "title": "Price",
@@ -10561,7 +10732,9 @@
10561
10732
  {
10562
10733
  "properties": {
10563
10734
  "isIncludedExcludedOrNone": {
10564
- "const": "Included"
10735
+ "enum": [
10736
+ "Included"
10737
+ ]
10565
10738
  },
10566
10739
  "fittedOrFreestanding": {
10567
10740
  "type": "object",
@@ -10579,7 +10752,9 @@
10579
10752
  {
10580
10753
  "properties": {
10581
10754
  "isFittedOrFreestanding": {
10582
- "const": "Fitted"
10755
+ "enum": [
10756
+ "Fitted"
10757
+ ]
10583
10758
  },
10584
10759
  "comments": {
10585
10760
  "title": "Comments",
@@ -10590,7 +10765,9 @@
10590
10765
  {
10591
10766
  "properties": {
10592
10767
  "isFittedOrFreestanding": {
10593
- "const": "Freestanding"
10768
+ "enum": [
10769
+ "Freestanding"
10770
+ ]
10594
10771
  },
10595
10772
  "comments": {
10596
10773
  "title": "Comments",
@@ -10605,7 +10782,9 @@
10605
10782
  {
10606
10783
  "properties": {
10607
10784
  "isIncludedExcludedOrNone": {
10608
- "const": "Excluded"
10785
+ "enum": [
10786
+ "Excluded"
10787
+ ]
10609
10788
  },
10610
10789
  "price": {
10611
10790
  "title": "Price",
@@ -10627,7 +10806,9 @@
10627
10806
  {
10628
10807
  "properties": {
10629
10808
  "isFittedOrFreestanding": {
10630
- "const": "Fitted"
10809
+ "enum": [
10810
+ "Fitted"
10811
+ ]
10631
10812
  },
10632
10813
  "comments": {
10633
10814
  "title": "Comments",
@@ -10638,7 +10819,9 @@
10638
10819
  {
10639
10820
  "properties": {
10640
10821
  "isFittedOrFreestanding": {
10641
- "const": "Freestanding"
10822
+ "enum": [
10823
+ "Freestanding"
10824
+ ]
10642
10825
  },
10643
10826
  "comments": {
10644
10827
  "title": "Comments",
@@ -10653,7 +10836,9 @@
10653
10836
  {
10654
10837
  "properties": {
10655
10838
  "isIncludedExcludedOrNone": {
10656
- "const": "None"
10839
+ "enum": [
10840
+ "None"
10841
+ ]
10657
10842
  },
10658
10843
  "comments": {
10659
10844
  "title": "Comments",
@@ -10681,7 +10866,9 @@
10681
10866
  {
10682
10867
  "properties": {
10683
10868
  "isIncludedExcludedOrNone": {
10684
- "const": "Included"
10869
+ "enum": [
10870
+ "Included"
10871
+ ]
10685
10872
  },
10686
10873
  "fittedOrFreestanding": {
10687
10874
  "type": "object",
@@ -10699,7 +10886,9 @@
10699
10886
  {
10700
10887
  "properties": {
10701
10888
  "isFittedOrFreestanding": {
10702
- "const": "Fitted"
10889
+ "enum": [
10890
+ "Fitted"
10891
+ ]
10703
10892
  },
10704
10893
  "comments": {
10705
10894
  "title": "Comments",
@@ -10710,7 +10899,9 @@
10710
10899
  {
10711
10900
  "properties": {
10712
10901
  "isFittedOrFreestanding": {
10713
- "const": "Freestanding"
10902
+ "enum": [
10903
+ "Freestanding"
10904
+ ]
10714
10905
  },
10715
10906
  "comments": {
10716
10907
  "title": "Comments",
@@ -10725,7 +10916,9 @@
10725
10916
  {
10726
10917
  "properties": {
10727
10918
  "isIncludedExcludedOrNone": {
10728
- "const": "Excluded"
10919
+ "enum": [
10920
+ "Excluded"
10921
+ ]
10729
10922
  },
10730
10923
  "price": {
10731
10924
  "title": "Price",
@@ -10747,7 +10940,9 @@
10747
10940
  {
10748
10941
  "properties": {
10749
10942
  "isFittedOrFreestanding": {
10750
- "const": "Fitted"
10943
+ "enum": [
10944
+ "Fitted"
10945
+ ]
10751
10946
  },
10752
10947
  "comments": {
10753
10948
  "title": "Comments",
@@ -10758,7 +10953,9 @@
10758
10953
  {
10759
10954
  "properties": {
10760
10955
  "isFittedOrFreestanding": {
10761
- "const": "Freestanding"
10956
+ "enum": [
10957
+ "Freestanding"
10958
+ ]
10762
10959
  },
10763
10960
  "comments": {
10764
10961
  "title": "Comments",
@@ -10773,7 +10970,9 @@
10773
10970
  {
10774
10971
  "properties": {
10775
10972
  "isIncludedExcludedOrNone": {
10776
- "const": "None"
10973
+ "enum": [
10974
+ "None"
10975
+ ]
10777
10976
  },
10778
10977
  "comments": {
10779
10978
  "title": "Comments",
@@ -10801,7 +11000,9 @@
10801
11000
  {
10802
11001
  "properties": {
10803
11002
  "isIncludedExcludedOrNone": {
10804
- "const": "Included"
11003
+ "enum": [
11004
+ "Included"
11005
+ ]
10805
11006
  },
10806
11007
  "fittedOrFreestanding": {
10807
11008
  "type": "object",
@@ -10819,7 +11020,9 @@
10819
11020
  {
10820
11021
  "properties": {
10821
11022
  "isFittedOrFreestanding": {
10822
- "const": "Fitted"
11023
+ "enum": [
11024
+ "Fitted"
11025
+ ]
10823
11026
  },
10824
11027
  "comments": {
10825
11028
  "title": "Comments",
@@ -10830,7 +11033,9 @@
10830
11033
  {
10831
11034
  "properties": {
10832
11035
  "isFittedOrFreestanding": {
10833
- "const": "Freestanding"
11036
+ "enum": [
11037
+ "Freestanding"
11038
+ ]
10834
11039
  },
10835
11040
  "comments": {
10836
11041
  "title": "Comments",
@@ -10845,7 +11050,9 @@
10845
11050
  {
10846
11051
  "properties": {
10847
11052
  "isIncludedExcludedOrNone": {
10848
- "const": "Excluded"
11053
+ "enum": [
11054
+ "Excluded"
11055
+ ]
10849
11056
  },
10850
11057
  "price": {
10851
11058
  "title": "Price",
@@ -10867,7 +11074,9 @@
10867
11074
  {
10868
11075
  "properties": {
10869
11076
  "isFittedOrFreestanding": {
10870
- "const": "Fitted"
11077
+ "enum": [
11078
+ "Fitted"
11079
+ ]
10871
11080
  },
10872
11081
  "comments": {
10873
11082
  "title": "Comments",
@@ -10878,7 +11087,9 @@
10878
11087
  {
10879
11088
  "properties": {
10880
11089
  "isFittedOrFreestanding": {
10881
- "const": "Freestanding"
11090
+ "enum": [
11091
+ "Freestanding"
11092
+ ]
10882
11093
  },
10883
11094
  "comments": {
10884
11095
  "title": "Comments",
@@ -10893,7 +11104,9 @@
10893
11104
  {
10894
11105
  "properties": {
10895
11106
  "isIncludedExcludedOrNone": {
10896
- "const": "None"
11107
+ "enum": [
11108
+ "None"
11109
+ ]
10897
11110
  },
10898
11111
  "comments": {
10899
11112
  "title": "Comments",
@@ -10921,7 +11134,9 @@
10921
11134
  {
10922
11135
  "properties": {
10923
11136
  "isIncludedExcludedOrNone": {
10924
- "const": "Included"
11137
+ "enum": [
11138
+ "Included"
11139
+ ]
10925
11140
  },
10926
11141
  "fittedOrFreestanding": {
10927
11142
  "type": "object",
@@ -10939,7 +11154,9 @@
10939
11154
  {
10940
11155
  "properties": {
10941
11156
  "isFittedOrFreestanding": {
10942
- "const": "Fitted"
11157
+ "enum": [
11158
+ "Fitted"
11159
+ ]
10943
11160
  },
10944
11161
  "comments": {
10945
11162
  "title": "Comments",
@@ -10950,7 +11167,9 @@
10950
11167
  {
10951
11168
  "properties": {
10952
11169
  "isFittedOrFreestanding": {
10953
- "const": "Freestanding"
11170
+ "enum": [
11171
+ "Freestanding"
11172
+ ]
10954
11173
  },
10955
11174
  "comments": {
10956
11175
  "title": "Comments",
@@ -10965,7 +11184,9 @@
10965
11184
  {
10966
11185
  "properties": {
10967
11186
  "isIncludedExcludedOrNone": {
10968
- "const": "Excluded"
11187
+ "enum": [
11188
+ "Excluded"
11189
+ ]
10969
11190
  },
10970
11191
  "price": {
10971
11192
  "title": "Price",
@@ -10987,7 +11208,9 @@
10987
11208
  {
10988
11209
  "properties": {
10989
11210
  "isFittedOrFreestanding": {
10990
- "const": "Fitted"
11211
+ "enum": [
11212
+ "Fitted"
11213
+ ]
10991
11214
  },
10992
11215
  "comments": {
10993
11216
  "title": "Comments",
@@ -10998,7 +11221,9 @@
10998
11221
  {
10999
11222
  "properties": {
11000
11223
  "isFittedOrFreestanding": {
11001
- "const": "Freestanding"
11224
+ "enum": [
11225
+ "Freestanding"
11226
+ ]
11002
11227
  },
11003
11228
  "comments": {
11004
11229
  "title": "Comments",
@@ -11013,7 +11238,9 @@
11013
11238
  {
11014
11239
  "properties": {
11015
11240
  "isIncludedExcludedOrNone": {
11016
- "const": "None"
11241
+ "enum": [
11242
+ "None"
11243
+ ]
11017
11244
  },
11018
11245
  "comments": {
11019
11246
  "title": "Comments",
@@ -11041,7 +11268,9 @@
11041
11268
  {
11042
11269
  "properties": {
11043
11270
  "isIncludedExcludedOrNone": {
11044
- "const": "Included"
11271
+ "enum": [
11272
+ "Included"
11273
+ ]
11045
11274
  },
11046
11275
  "fittedOrFreestanding": {
11047
11276
  "type": "object",
@@ -11059,7 +11288,9 @@
11059
11288
  {
11060
11289
  "properties": {
11061
11290
  "isFittedOrFreestanding": {
11062
- "const": "Fitted"
11291
+ "enum": [
11292
+ "Fitted"
11293
+ ]
11063
11294
  },
11064
11295
  "comments": {
11065
11296
  "title": "Comments",
@@ -11070,7 +11301,9 @@
11070
11301
  {
11071
11302
  "properties": {
11072
11303
  "isFittedOrFreestanding": {
11073
- "const": "Freestanding"
11304
+ "enum": [
11305
+ "Freestanding"
11306
+ ]
11074
11307
  },
11075
11308
  "comments": {
11076
11309
  "title": "Comments",
@@ -11085,7 +11318,9 @@
11085
11318
  {
11086
11319
  "properties": {
11087
11320
  "isIncludedExcludedOrNone": {
11088
- "const": "Excluded"
11321
+ "enum": [
11322
+ "Excluded"
11323
+ ]
11089
11324
  },
11090
11325
  "price": {
11091
11326
  "title": "Price",
@@ -11107,7 +11342,9 @@
11107
11342
  {
11108
11343
  "properties": {
11109
11344
  "isFittedOrFreestanding": {
11110
- "const": "Fitted"
11345
+ "enum": [
11346
+ "Fitted"
11347
+ ]
11111
11348
  },
11112
11349
  "comments": {
11113
11350
  "title": "Comments",
@@ -11118,7 +11355,9 @@
11118
11355
  {
11119
11356
  "properties": {
11120
11357
  "isFittedOrFreestanding": {
11121
- "const": "Freestanding"
11358
+ "enum": [
11359
+ "Freestanding"
11360
+ ]
11122
11361
  },
11123
11362
  "comments": {
11124
11363
  "title": "Comments",
@@ -11133,7 +11372,9 @@
11133
11372
  {
11134
11373
  "properties": {
11135
11374
  "isIncludedExcludedOrNone": {
11136
- "const": "None"
11375
+ "enum": [
11376
+ "None"
11377
+ ]
11137
11378
  },
11138
11379
  "comments": {
11139
11380
  "title": "Comments",
@@ -11161,7 +11402,9 @@
11161
11402
  {
11162
11403
  "properties": {
11163
11404
  "isIncludedExcludedOrNone": {
11164
- "const": "Included"
11405
+ "enum": [
11406
+ "Included"
11407
+ ]
11165
11408
  },
11166
11409
  "fittedOrFreestanding": {
11167
11410
  "type": "object",
@@ -11179,7 +11422,9 @@
11179
11422
  {
11180
11423
  "properties": {
11181
11424
  "isFittedOrFreestanding": {
11182
- "const": "Fitted"
11425
+ "enum": [
11426
+ "Fitted"
11427
+ ]
11183
11428
  },
11184
11429
  "comments": {
11185
11430
  "title": "Comments",
@@ -11190,7 +11435,9 @@
11190
11435
  {
11191
11436
  "properties": {
11192
11437
  "isFittedOrFreestanding": {
11193
- "const": "Freestanding"
11438
+ "enum": [
11439
+ "Freestanding"
11440
+ ]
11194
11441
  },
11195
11442
  "comments": {
11196
11443
  "title": "Comments",
@@ -11205,7 +11452,9 @@
11205
11452
  {
11206
11453
  "properties": {
11207
11454
  "isIncludedExcludedOrNone": {
11208
- "const": "Excluded"
11455
+ "enum": [
11456
+ "Excluded"
11457
+ ]
11209
11458
  },
11210
11459
  "price": {
11211
11460
  "title": "Price",
@@ -11227,7 +11476,9 @@
11227
11476
  {
11228
11477
  "properties": {
11229
11478
  "isFittedOrFreestanding": {
11230
- "const": "Fitted"
11479
+ "enum": [
11480
+ "Fitted"
11481
+ ]
11231
11482
  },
11232
11483
  "comments": {
11233
11484
  "title": "Comments",
@@ -11238,7 +11489,9 @@
11238
11489
  {
11239
11490
  "properties": {
11240
11491
  "isFittedOrFreestanding": {
11241
- "const": "Freestanding"
11492
+ "enum": [
11493
+ "Freestanding"
11494
+ ]
11242
11495
  },
11243
11496
  "comments": {
11244
11497
  "title": "Comments",
@@ -11253,7 +11506,9 @@
11253
11506
  {
11254
11507
  "properties": {
11255
11508
  "isIncludedExcludedOrNone": {
11256
- "const": "None"
11509
+ "enum": [
11510
+ "None"
11511
+ ]
11257
11512
  },
11258
11513
  "comments": {
11259
11514
  "title": "Comments",
@@ -11281,7 +11536,9 @@
11281
11536
  {
11282
11537
  "properties": {
11283
11538
  "isIncludedExcludedOrNone": {
11284
- "const": "Included"
11539
+ "enum": [
11540
+ "Included"
11541
+ ]
11285
11542
  },
11286
11543
  "fittedOrFreestanding": {
11287
11544
  "type": "object",
@@ -11299,7 +11556,9 @@
11299
11556
  {
11300
11557
  "properties": {
11301
11558
  "isFittedOrFreestanding": {
11302
- "const": "Fitted"
11559
+ "enum": [
11560
+ "Fitted"
11561
+ ]
11303
11562
  },
11304
11563
  "comments": {
11305
11564
  "title": "Comments",
@@ -11310,7 +11569,9 @@
11310
11569
  {
11311
11570
  "properties": {
11312
11571
  "isFittedOrFreestanding": {
11313
- "const": "Freestanding"
11572
+ "enum": [
11573
+ "Freestanding"
11574
+ ]
11314
11575
  },
11315
11576
  "comments": {
11316
11577
  "title": "Comments",
@@ -11325,7 +11586,9 @@
11325
11586
  {
11326
11587
  "properties": {
11327
11588
  "isIncludedExcludedOrNone": {
11328
- "const": "Excluded"
11589
+ "enum": [
11590
+ "Excluded"
11591
+ ]
11329
11592
  },
11330
11593
  "price": {
11331
11594
  "title": "Price",
@@ -11347,7 +11610,9 @@
11347
11610
  {
11348
11611
  "properties": {
11349
11612
  "isFittedOrFreestanding": {
11350
- "const": "Fitted"
11613
+ "enum": [
11614
+ "Fitted"
11615
+ ]
11351
11616
  },
11352
11617
  "comments": {
11353
11618
  "title": "Comments",
@@ -11358,7 +11623,9 @@
11358
11623
  {
11359
11624
  "properties": {
11360
11625
  "isFittedOrFreestanding": {
11361
- "const": "Freestanding"
11626
+ "enum": [
11627
+ "Freestanding"
11628
+ ]
11362
11629
  },
11363
11630
  "comments": {
11364
11631
  "title": "Comments",
@@ -11373,7 +11640,9 @@
11373
11640
  {
11374
11641
  "properties": {
11375
11642
  "isIncludedExcludedOrNone": {
11376
- "const": "None"
11643
+ "enum": [
11644
+ "None"
11645
+ ]
11377
11646
  },
11378
11647
  "comments": {
11379
11648
  "title": "Comments",
@@ -11401,7 +11670,9 @@
11401
11670
  {
11402
11671
  "properties": {
11403
11672
  "isIncludedExcludedOrNone": {
11404
- "const": "Included"
11673
+ "enum": [
11674
+ "Included"
11675
+ ]
11405
11676
  },
11406
11677
  "fittedOrFreestanding": {
11407
11678
  "type": "object",
@@ -11419,7 +11690,9 @@
11419
11690
  {
11420
11691
  "properties": {
11421
11692
  "isFittedOrFreestanding": {
11422
- "const": "Fitted"
11693
+ "enum": [
11694
+ "Fitted"
11695
+ ]
11423
11696
  },
11424
11697
  "comments": {
11425
11698
  "title": "Comments",
@@ -11430,7 +11703,9 @@
11430
11703
  {
11431
11704
  "properties": {
11432
11705
  "isFittedOrFreestanding": {
11433
- "const": "Freestanding"
11706
+ "enum": [
11707
+ "Freestanding"
11708
+ ]
11434
11709
  },
11435
11710
  "comments": {
11436
11711
  "title": "Comments",
@@ -11445,7 +11720,9 @@
11445
11720
  {
11446
11721
  "properties": {
11447
11722
  "isIncludedExcludedOrNone": {
11448
- "const": "Excluded"
11723
+ "enum": [
11724
+ "Excluded"
11725
+ ]
11449
11726
  },
11450
11727
  "price": {
11451
11728
  "title": "Price",
@@ -11467,7 +11744,9 @@
11467
11744
  {
11468
11745
  "properties": {
11469
11746
  "isFittedOrFreestanding": {
11470
- "const": "Fitted"
11747
+ "enum": [
11748
+ "Fitted"
11749
+ ]
11471
11750
  },
11472
11751
  "comments": {
11473
11752
  "title": "Comments",
@@ -11478,7 +11757,9 @@
11478
11757
  {
11479
11758
  "properties": {
11480
11759
  "isFittedOrFreestanding": {
11481
- "const": "Freestanding"
11760
+ "enum": [
11761
+ "Freestanding"
11762
+ ]
11482
11763
  },
11483
11764
  "comments": {
11484
11765
  "title": "Comments",
@@ -11493,7 +11774,9 @@
11493
11774
  {
11494
11775
  "properties": {
11495
11776
  "isIncludedExcludedOrNone": {
11496
- "const": "None"
11777
+ "enum": [
11778
+ "None"
11779
+ ]
11497
11780
  },
11498
11781
  "comments": {
11499
11782
  "title": "Comments",
@@ -11521,7 +11804,9 @@
11521
11804
  {
11522
11805
  "properties": {
11523
11806
  "isIncludedExcludedOrNone": {
11524
- "const": "Included"
11807
+ "enum": [
11808
+ "Included"
11809
+ ]
11525
11810
  },
11526
11811
  "fittedOrFreestanding": {
11527
11812
  "type": "object",
@@ -11539,7 +11824,9 @@
11539
11824
  {
11540
11825
  "properties": {
11541
11826
  "isFittedOrFreestanding": {
11542
- "const": "Fitted"
11827
+ "enum": [
11828
+ "Fitted"
11829
+ ]
11543
11830
  },
11544
11831
  "comments": {
11545
11832
  "title": "Comments",
@@ -11550,7 +11837,9 @@
11550
11837
  {
11551
11838
  "properties": {
11552
11839
  "isFittedOrFreestanding": {
11553
- "const": "Freestanding"
11840
+ "enum": [
11841
+ "Freestanding"
11842
+ ]
11554
11843
  },
11555
11844
  "comments": {
11556
11845
  "title": "Comments",
@@ -11565,7 +11854,9 @@
11565
11854
  {
11566
11855
  "properties": {
11567
11856
  "isIncludedExcludedOrNone": {
11568
- "const": "Excluded"
11857
+ "enum": [
11858
+ "Excluded"
11859
+ ]
11569
11860
  },
11570
11861
  "price": {
11571
11862
  "title": "Price",
@@ -11587,7 +11878,9 @@
11587
11878
  {
11588
11879
  "properties": {
11589
11880
  "isFittedOrFreestanding": {
11590
- "const": "Fitted"
11881
+ "enum": [
11882
+ "Fitted"
11883
+ ]
11591
11884
  },
11592
11885
  "comments": {
11593
11886
  "title": "Comments",
@@ -11598,7 +11891,9 @@
11598
11891
  {
11599
11892
  "properties": {
11600
11893
  "isFittedOrFreestanding": {
11601
- "const": "Freestanding"
11894
+ "enum": [
11895
+ "Freestanding"
11896
+ ]
11602
11897
  },
11603
11898
  "comments": {
11604
11899
  "title": "Comments",
@@ -11613,7 +11908,9 @@
11613
11908
  {
11614
11909
  "properties": {
11615
11910
  "isIncludedExcludedOrNone": {
11616
- "const": "None"
11911
+ "enum": [
11912
+ "None"
11913
+ ]
11617
11914
  },
11618
11915
  "comments": {
11619
11916
  "title": "Comments",
@@ -11641,7 +11938,9 @@
11641
11938
  {
11642
11939
  "properties": {
11643
11940
  "isIncludedExcludedOrNone": {
11644
- "const": "Included"
11941
+ "enum": [
11942
+ "Included"
11943
+ ]
11645
11944
  },
11646
11945
  "fittedOrFreestanding": {
11647
11946
  "type": "object",
@@ -11659,7 +11958,9 @@
11659
11958
  {
11660
11959
  "properties": {
11661
11960
  "isFittedOrFreestanding": {
11662
- "const": "Fitted"
11961
+ "enum": [
11962
+ "Fitted"
11963
+ ]
11663
11964
  },
11664
11965
  "comments": {
11665
11966
  "title": "Comments",
@@ -11670,7 +11971,9 @@
11670
11971
  {
11671
11972
  "properties": {
11672
11973
  "isFittedOrFreestanding": {
11673
- "const": "Freestanding"
11974
+ "enum": [
11975
+ "Freestanding"
11976
+ ]
11674
11977
  },
11675
11978
  "comments": {
11676
11979
  "title": "Comments",
@@ -11685,7 +11988,9 @@
11685
11988
  {
11686
11989
  "properties": {
11687
11990
  "isIncludedExcludedOrNone": {
11688
- "const": "Excluded"
11991
+ "enum": [
11992
+ "Excluded"
11993
+ ]
11689
11994
  },
11690
11995
  "price": {
11691
11996
  "title": "Price",
@@ -11707,7 +12012,9 @@
11707
12012
  {
11708
12013
  "properties": {
11709
12014
  "isFittedOrFreestanding": {
11710
- "const": "Fitted"
12015
+ "enum": [
12016
+ "Fitted"
12017
+ ]
11711
12018
  },
11712
12019
  "comments": {
11713
12020
  "title": "Comments",
@@ -11718,7 +12025,9 @@
11718
12025
  {
11719
12026
  "properties": {
11720
12027
  "isFittedOrFreestanding": {
11721
- "const": "Freestanding"
12028
+ "enum": [
12029
+ "Freestanding"
12030
+ ]
11722
12031
  },
11723
12032
  "comments": {
11724
12033
  "title": "Comments",
@@ -11733,7 +12042,9 @@
11733
12042
  {
11734
12043
  "properties": {
11735
12044
  "isIncludedExcludedOrNone": {
11736
- "const": "None"
12045
+ "enum": [
12046
+ "None"
12047
+ ]
11737
12048
  },
11738
12049
  "comments": {
11739
12050
  "title": "Comments",
@@ -11766,7 +12077,9 @@
11766
12077
  {
11767
12078
  "properties": {
11768
12079
  "isIncludedOrExcluded": {
11769
- "const": "Included"
12080
+ "enum": [
12081
+ "Included"
12082
+ ]
11770
12083
  },
11771
12084
  "fittedOrFreestanding": {
11772
12085
  "type": "object",
@@ -11784,7 +12097,9 @@
11784
12097
  {
11785
12098
  "properties": {
11786
12099
  "isFittedOrFreestanding": {
11787
- "const": "Fitted"
12100
+ "enum": [
12101
+ "Fitted"
12102
+ ]
11788
12103
  },
11789
12104
  "comments": {
11790
12105
  "title": "Comments",
@@ -11795,7 +12110,9 @@
11795
12110
  {
11796
12111
  "properties": {
11797
12112
  "isFittedOrFreestanding": {
11798
- "const": "Freestanding"
12113
+ "enum": [
12114
+ "Freestanding"
12115
+ ]
11799
12116
  },
11800
12117
  "comments": {
11801
12118
  "title": "Comments",
@@ -11810,7 +12127,9 @@
11810
12127
  {
11811
12128
  "properties": {
11812
12129
  "isIncludedOrExcluded": {
11813
- "const": "Excluded"
12130
+ "enum": [
12131
+ "Excluded"
12132
+ ]
11814
12133
  },
11815
12134
  "price": {
11816
12135
  "title": "Price",
@@ -11832,7 +12151,9 @@
11832
12151
  {
11833
12152
  "properties": {
11834
12153
  "isFittedOrFreestanding": {
11835
- "const": "Fitted"
12154
+ "enum": [
12155
+ "Fitted"
12156
+ ]
11836
12157
  },
11837
12158
  "comments": {
11838
12159
  "title": "Comments",
@@ -11843,7 +12164,9 @@
11843
12164
  {
11844
12165
  "properties": {
11845
12166
  "isFittedOrFreestanding": {
11846
- "const": "Freestanding"
12167
+ "enum": [
12168
+ "Freestanding"
12169
+ ]
11847
12170
  },
11848
12171
  "comments": {
11849
12172
  "title": "Comments",
@@ -11858,7 +12181,9 @@
11858
12181
  {
11859
12182
  "properties": {
11860
12183
  "isIncludedOrExcluded": {
11861
- "const": "None"
12184
+ "enum": [
12185
+ "None"
12186
+ ]
11862
12187
  },
11863
12188
  "comments": {
11864
12189
  "title": "Comments",
@@ -11893,7 +12218,9 @@
11893
12218
  {
11894
12219
  "properties": {
11895
12220
  "isIncludedExcludedOrNone": {
11896
- "const": "Included"
12221
+ "enum": [
12222
+ "Included"
12223
+ ]
11897
12224
  },
11898
12225
  "comments": {
11899
12226
  "title": "Comments",
@@ -11904,7 +12231,9 @@
11904
12231
  {
11905
12232
  "properties": {
11906
12233
  "isIncludedExcludedOrNone": {
11907
- "const": "Excluded"
12234
+ "enum": [
12235
+ "Excluded"
12236
+ ]
11908
12237
  },
11909
12238
  "price": {
11910
12239
  "title": "Price",
@@ -11919,7 +12248,9 @@
11919
12248
  {
11920
12249
  "properties": {
11921
12250
  "isIncludedExcludedOrNone": {
11922
- "const": "None"
12251
+ "enum": [
12252
+ "None"
12253
+ ]
11923
12254
  },
11924
12255
  "comments": {
11925
12256
  "title": "Comments",
@@ -11947,7 +12278,9 @@
11947
12278
  {
11948
12279
  "properties": {
11949
12280
  "isIncludedExcludedOrNone": {
11950
- "const": "Included"
12281
+ "enum": [
12282
+ "Included"
12283
+ ]
11951
12284
  },
11952
12285
  "comments": {
11953
12286
  "title": "Comments",
@@ -11958,7 +12291,9 @@
11958
12291
  {
11959
12292
  "properties": {
11960
12293
  "isIncludedExcludedOrNone": {
11961
- "const": "Excluded"
12294
+ "enum": [
12295
+ "Excluded"
12296
+ ]
11962
12297
  },
11963
12298
  "price": {
11964
12299
  "title": "Price",
@@ -11973,7 +12308,9 @@
11973
12308
  {
11974
12309
  "properties": {
11975
12310
  "isIncludedExcludedOrNone": {
11976
- "const": "None"
12311
+ "enum": [
12312
+ "None"
12313
+ ]
11977
12314
  },
11978
12315
  "comments": {
11979
12316
  "title": "Comments",
@@ -12001,7 +12338,9 @@
12001
12338
  {
12002
12339
  "properties": {
12003
12340
  "isIncludedExcludedOrNone": {
12004
- "const": "Included"
12341
+ "enum": [
12342
+ "Included"
12343
+ ]
12005
12344
  },
12006
12345
  "comments": {
12007
12346
  "title": "Comments",
@@ -12012,7 +12351,9 @@
12012
12351
  {
12013
12352
  "properties": {
12014
12353
  "isIncludedExcludedOrNone": {
12015
- "const": "Excluded"
12354
+ "enum": [
12355
+ "Excluded"
12356
+ ]
12016
12357
  },
12017
12358
  "price": {
12018
12359
  "title": "Price",
@@ -12027,7 +12368,9 @@
12027
12368
  {
12028
12369
  "properties": {
12029
12370
  "isIncludedExcludedOrNone": {
12030
- "const": "None"
12371
+ "enum": [
12372
+ "None"
12373
+ ]
12031
12374
  },
12032
12375
  "comments": {
12033
12376
  "title": "Comments",
@@ -12055,7 +12398,9 @@
12055
12398
  {
12056
12399
  "properties": {
12057
12400
  "isIncludedExcludedOrNone": {
12058
- "const": "Included"
12401
+ "enum": [
12402
+ "Included"
12403
+ ]
12059
12404
  },
12060
12405
  "comments": {
12061
12406
  "title": "Comments",
@@ -12066,7 +12411,9 @@
12066
12411
  {
12067
12412
  "properties": {
12068
12413
  "isIncludedExcludedOrNone": {
12069
- "const": "Excluded"
12414
+ "enum": [
12415
+ "Excluded"
12416
+ ]
12070
12417
  },
12071
12418
  "price": {
12072
12419
  "title": "Price",
@@ -12081,7 +12428,9 @@
12081
12428
  {
12082
12429
  "properties": {
12083
12430
  "isIncludedExcludedOrNone": {
12084
- "const": "None"
12431
+ "enum": [
12432
+ "None"
12433
+ ]
12085
12434
  },
12086
12435
  "comments": {
12087
12436
  "title": "Comments",
@@ -12109,7 +12458,9 @@
12109
12458
  {
12110
12459
  "properties": {
12111
12460
  "isIncludedExcludedOrNone": {
12112
- "const": "Included"
12461
+ "enum": [
12462
+ "Included"
12463
+ ]
12113
12464
  },
12114
12465
  "comments": {
12115
12466
  "title": "Comments",
@@ -12120,7 +12471,9 @@
12120
12471
  {
12121
12472
  "properties": {
12122
12473
  "isIncludedExcludedOrNone": {
12123
- "const": "Excluded"
12474
+ "enum": [
12475
+ "Excluded"
12476
+ ]
12124
12477
  },
12125
12478
  "price": {
12126
12479
  "title": "Price",
@@ -12135,7 +12488,9 @@
12135
12488
  {
12136
12489
  "properties": {
12137
12490
  "isIncludedExcludedOrNone": {
12138
- "const": "None"
12491
+ "enum": [
12492
+ "None"
12493
+ ]
12139
12494
  },
12140
12495
  "comments": {
12141
12496
  "title": "Comments",
@@ -12163,7 +12518,9 @@
12163
12518
  {
12164
12519
  "properties": {
12165
12520
  "isIncludedExcludedOrNone": {
12166
- "const": "Included"
12521
+ "enum": [
12522
+ "Included"
12523
+ ]
12167
12524
  },
12168
12525
  "comments": {
12169
12526
  "title": "Comments",
@@ -12174,7 +12531,9 @@
12174
12531
  {
12175
12532
  "properties": {
12176
12533
  "isIncludedExcludedOrNone": {
12177
- "const": "Excluded"
12534
+ "enum": [
12535
+ "Excluded"
12536
+ ]
12178
12537
  },
12179
12538
  "price": {
12180
12539
  "title": "Price",
@@ -12189,7 +12548,9 @@
12189
12548
  {
12190
12549
  "properties": {
12191
12550
  "isIncludedExcludedOrNone": {
12192
- "const": "None"
12551
+ "enum": [
12552
+ "None"
12553
+ ]
12193
12554
  },
12194
12555
  "comments": {
12195
12556
  "title": "Comments",
@@ -12217,7 +12578,9 @@
12217
12578
  {
12218
12579
  "properties": {
12219
12580
  "isIncludedExcludedOrNone": {
12220
- "const": "Included"
12581
+ "enum": [
12582
+ "Included"
12583
+ ]
12221
12584
  },
12222
12585
  "comments": {
12223
12586
  "title": "Comments",
@@ -12228,7 +12591,9 @@
12228
12591
  {
12229
12592
  "properties": {
12230
12593
  "isIncludedExcludedOrNone": {
12231
- "const": "Excluded"
12594
+ "enum": [
12595
+ "Excluded"
12596
+ ]
12232
12597
  },
12233
12598
  "price": {
12234
12599
  "title": "Price",
@@ -12243,7 +12608,9 @@
12243
12608
  {
12244
12609
  "properties": {
12245
12610
  "isIncludedExcludedOrNone": {
12246
- "const": "None"
12611
+ "enum": [
12612
+ "None"
12613
+ ]
12247
12614
  },
12248
12615
  "comments": {
12249
12616
  "title": "Comments",
@@ -12271,7 +12638,9 @@
12271
12638
  {
12272
12639
  "properties": {
12273
12640
  "isIncludedExcludedOrNone": {
12274
- "const": "Included"
12641
+ "enum": [
12642
+ "Included"
12643
+ ]
12275
12644
  },
12276
12645
  "comments": {
12277
12646
  "title": "Comments",
@@ -12282,7 +12651,9 @@
12282
12651
  {
12283
12652
  "properties": {
12284
12653
  "isIncludedExcludedOrNone": {
12285
- "const": "Excluded"
12654
+ "enum": [
12655
+ "Excluded"
12656
+ ]
12286
12657
  },
12287
12658
  "price": {
12288
12659
  "title": "Price",
@@ -12297,7 +12668,9 @@
12297
12668
  {
12298
12669
  "properties": {
12299
12670
  "isIncludedExcludedOrNone": {
12300
- "const": "None"
12671
+ "enum": [
12672
+ "None"
12673
+ ]
12301
12674
  },
12302
12675
  "comments": {
12303
12676
  "title": "Comments",
@@ -12325,7 +12698,9 @@
12325
12698
  {
12326
12699
  "properties": {
12327
12700
  "isIncludedExcludedOrNone": {
12328
- "const": "Included"
12701
+ "enum": [
12702
+ "Included"
12703
+ ]
12329
12704
  },
12330
12705
  "comments": {
12331
12706
  "title": "Comments",
@@ -12336,7 +12711,9 @@
12336
12711
  {
12337
12712
  "properties": {
12338
12713
  "isIncludedExcludedOrNone": {
12339
- "const": "Excluded"
12714
+ "enum": [
12715
+ "Excluded"
12716
+ ]
12340
12717
  },
12341
12718
  "price": {
12342
12719
  "title": "Price",
@@ -12351,7 +12728,9 @@
12351
12728
  {
12352
12729
  "properties": {
12353
12730
  "isIncludedExcludedOrNone": {
12354
- "const": "None"
12731
+ "enum": [
12732
+ "None"
12733
+ ]
12355
12734
  },
12356
12735
  "comments": {
12357
12736
  "title": "Comments",
@@ -12379,7 +12758,9 @@
12379
12758
  {
12380
12759
  "properties": {
12381
12760
  "isIncludedExcludedOrNone": {
12382
- "const": "Included"
12761
+ "enum": [
12762
+ "Included"
12763
+ ]
12383
12764
  },
12384
12765
  "comments": {
12385
12766
  "title": "Comments",
@@ -12390,7 +12771,9 @@
12390
12771
  {
12391
12772
  "properties": {
12392
12773
  "isIncludedExcludedOrNone": {
12393
- "const": "Excluded"
12774
+ "enum": [
12775
+ "Excluded"
12776
+ ]
12394
12777
  },
12395
12778
  "price": {
12396
12779
  "title": "Price",
@@ -12405,7 +12788,9 @@
12405
12788
  {
12406
12789
  "properties": {
12407
12790
  "isIncludedExcludedOrNone": {
12408
- "const": "None"
12791
+ "enum": [
12792
+ "None"
12793
+ ]
12409
12794
  },
12410
12795
  "comments": {
12411
12796
  "title": "Comments",
@@ -12439,7 +12824,9 @@
12439
12824
  {
12440
12825
  "properties": {
12441
12826
  "isIncludedExcludedOrNone": {
12442
- "const": "Included"
12827
+ "enum": [
12828
+ "Included"
12829
+ ]
12443
12830
  },
12444
12831
  "comments": {
12445
12832
  "title": "Comments",
@@ -12450,7 +12837,9 @@
12450
12837
  {
12451
12838
  "properties": {
12452
12839
  "isIncludedExcludedOrNone": {
12453
- "const": "Excluded"
12840
+ "enum": [
12841
+ "Excluded"
12842
+ ]
12454
12843
  },
12455
12844
  "price": {
12456
12845
  "title": "Price",
@@ -12465,7 +12854,9 @@
12465
12854
  {
12466
12855
  "properties": {
12467
12856
  "isIncludedExcludedOrNone": {
12468
- "const": "None"
12857
+ "enum": [
12858
+ "None"
12859
+ ]
12469
12860
  },
12470
12861
  "comments": {
12471
12862
  "title": "Comments",
@@ -12493,7 +12884,9 @@
12493
12884
  {
12494
12885
  "properties": {
12495
12886
  "isIncludedExcludedOrNone": {
12496
- "const": "Included"
12887
+ "enum": [
12888
+ "Included"
12889
+ ]
12497
12890
  },
12498
12891
  "comments": {
12499
12892
  "title": "Comments",
@@ -12504,7 +12897,9 @@
12504
12897
  {
12505
12898
  "properties": {
12506
12899
  "isIncludedExcludedOrNone": {
12507
- "const": "Excluded"
12900
+ "enum": [
12901
+ "Excluded"
12902
+ ]
12508
12903
  },
12509
12904
  "price": {
12510
12905
  "title": "Price",
@@ -12519,7 +12914,9 @@
12519
12914
  {
12520
12915
  "properties": {
12521
12916
  "isIncludedExcludedOrNone": {
12522
- "const": "None"
12917
+ "enum": [
12918
+ "None"
12919
+ ]
12523
12920
  },
12524
12921
  "comments": {
12525
12922
  "title": "Comments",
@@ -12547,7 +12944,9 @@
12547
12944
  {
12548
12945
  "properties": {
12549
12946
  "isIncludedExcludedOrNone": {
12550
- "const": "Included"
12947
+ "enum": [
12948
+ "Included"
12949
+ ]
12551
12950
  },
12552
12951
  "comments": {
12553
12952
  "title": "Comments",
@@ -12558,7 +12957,9 @@
12558
12957
  {
12559
12958
  "properties": {
12560
12959
  "isIncludedExcludedOrNone": {
12561
- "const": "Excluded"
12960
+ "enum": [
12961
+ "Excluded"
12962
+ ]
12562
12963
  },
12563
12964
  "price": {
12564
12965
  "title": "Price",
@@ -12573,7 +12974,9 @@
12573
12974
  {
12574
12975
  "properties": {
12575
12976
  "isIncludedExcludedOrNone": {
12576
- "const": "None"
12977
+ "enum": [
12978
+ "None"
12979
+ ]
12577
12980
  },
12578
12981
  "comments": {
12579
12982
  "title": "Comments",
@@ -12601,7 +13004,9 @@
12601
13004
  {
12602
13005
  "properties": {
12603
13006
  "isIncludedExcludedOrNone": {
12604
- "const": "Included"
13007
+ "enum": [
13008
+ "Included"
13009
+ ]
12605
13010
  },
12606
13011
  "comments": {
12607
13012
  "title": "Comments",
@@ -12612,7 +13017,9 @@
12612
13017
  {
12613
13018
  "properties": {
12614
13019
  "isIncludedExcludedOrNone": {
12615
- "const": "Excluded"
13020
+ "enum": [
13021
+ "Excluded"
13022
+ ]
12616
13023
  },
12617
13024
  "price": {
12618
13025
  "title": "Price",
@@ -12627,7 +13034,9 @@
12627
13034
  {
12628
13035
  "properties": {
12629
13036
  "isIncludedExcludedOrNone": {
12630
- "const": "None"
13037
+ "enum": [
13038
+ "None"
13039
+ ]
12631
13040
  },
12632
13041
  "comments": {
12633
13042
  "title": "Comments",
@@ -12655,7 +13064,9 @@
12655
13064
  {
12656
13065
  "properties": {
12657
13066
  "isIncludedExcludedOrNone": {
12658
- "const": "Included"
13067
+ "enum": [
13068
+ "Included"
13069
+ ]
12659
13070
  },
12660
13071
  "comments": {
12661
13072
  "title": "Comments",
@@ -12666,7 +13077,9 @@
12666
13077
  {
12667
13078
  "properties": {
12668
13079
  "isIncludedExcludedOrNone": {
12669
- "const": "Excluded"
13080
+ "enum": [
13081
+ "Excluded"
13082
+ ]
12670
13083
  },
12671
13084
  "price": {
12672
13085
  "title": "Price",
@@ -12681,7 +13094,9 @@
12681
13094
  {
12682
13095
  "properties": {
12683
13096
  "isIncludedExcludedOrNone": {
12684
- "const": "None"
13097
+ "enum": [
13098
+ "None"
13099
+ ]
12685
13100
  },
12686
13101
  "comments": {
12687
13102
  "title": "Comments",
@@ -12709,7 +13124,9 @@
12709
13124
  {
12710
13125
  "properties": {
12711
13126
  "isIncludedExcludedOrNone": {
12712
- "const": "Included"
13127
+ "enum": [
13128
+ "Included"
13129
+ ]
12713
13130
  },
12714
13131
  "comments": {
12715
13132
  "title": "Comments",
@@ -12720,7 +13137,9 @@
12720
13137
  {
12721
13138
  "properties": {
12722
13139
  "isIncludedExcludedOrNone": {
12723
- "const": "Excluded"
13140
+ "enum": [
13141
+ "Excluded"
13142
+ ]
12724
13143
  },
12725
13144
  "price": {
12726
13145
  "title": "Price",
@@ -12735,7 +13154,9 @@
12735
13154
  {
12736
13155
  "properties": {
12737
13156
  "isIncludedExcludedOrNone": {
12738
- "const": "None"
13157
+ "enum": [
13158
+ "None"
13159
+ ]
12739
13160
  },
12740
13161
  "comments": {
12741
13162
  "title": "Comments",
@@ -12763,7 +13184,9 @@
12763
13184
  {
12764
13185
  "properties": {
12765
13186
  "isIncludedExcludedOrNone": {
12766
- "const": "Included"
13187
+ "enum": [
13188
+ "Included"
13189
+ ]
12767
13190
  },
12768
13191
  "comments": {
12769
13192
  "title": "Comments",
@@ -12774,7 +13197,9 @@
12774
13197
  {
12775
13198
  "properties": {
12776
13199
  "isIncludedExcludedOrNone": {
12777
- "const": "Excluded"
13200
+ "enum": [
13201
+ "Excluded"
13202
+ ]
12778
13203
  },
12779
13204
  "price": {
12780
13205
  "title": "Price",
@@ -12789,7 +13214,9 @@
12789
13214
  {
12790
13215
  "properties": {
12791
13216
  "isIncludedExcludedOrNone": {
12792
- "const": "None"
13217
+ "enum": [
13218
+ "None"
13219
+ ]
12793
13220
  },
12794
13221
  "comments": {
12795
13222
  "title": "Comments",
@@ -12822,7 +13249,9 @@
12822
13249
  {
12823
13250
  "properties": {
12824
13251
  "isIncludedOrExcluded": {
12825
- "const": "Included"
13252
+ "enum": [
13253
+ "Included"
13254
+ ]
12826
13255
  },
12827
13256
  "comments": {
12828
13257
  "title": "Comments",
@@ -12833,7 +13262,9 @@
12833
13262
  {
12834
13263
  "properties": {
12835
13264
  "isIncludedOrExcluded": {
12836
- "const": "Excluded"
13265
+ "enum": [
13266
+ "Excluded"
13267
+ ]
12837
13268
  },
12838
13269
  "price": {
12839
13270
  "title": "Price",
@@ -12876,7 +13307,9 @@
12876
13307
  {
12877
13308
  "properties": {
12878
13309
  "isIncludedExcludedOrNone": {
12879
- "const": "Included"
13310
+ "enum": [
13311
+ "Included"
13312
+ ]
12880
13313
  },
12881
13314
  "comments": {
12882
13315
  "title": "Comments",
@@ -12887,7 +13320,9 @@
12887
13320
  {
12888
13321
  "properties": {
12889
13322
  "isIncludedExcludedOrNone": {
12890
- "const": "Excluded"
13323
+ "enum": [
13324
+ "Excluded"
13325
+ ]
12891
13326
  },
12892
13327
  "price": {
12893
13328
  "title": "Price",
@@ -12902,7 +13337,9 @@
12902
13337
  {
12903
13338
  "properties": {
12904
13339
  "isIncludedExcludedOrNone": {
12905
- "const": "None"
13340
+ "enum": [
13341
+ "None"
13342
+ ]
12906
13343
  },
12907
13344
  "comments": {
12908
13345
  "title": "Comments",
@@ -12930,7 +13367,9 @@
12930
13367
  {
12931
13368
  "properties": {
12932
13369
  "isIncludedExcludedOrNone": {
12933
- "const": "Included"
13370
+ "enum": [
13371
+ "Included"
13372
+ ]
12934
13373
  },
12935
13374
  "comments": {
12936
13375
  "title": "Comments",
@@ -12941,7 +13380,9 @@
12941
13380
  {
12942
13381
  "properties": {
12943
13382
  "isIncludedExcludedOrNone": {
12944
- "const": "Excluded"
13383
+ "enum": [
13384
+ "Excluded"
13385
+ ]
12945
13386
  },
12946
13387
  "price": {
12947
13388
  "title": "Price",
@@ -12956,7 +13397,9 @@
12956
13397
  {
12957
13398
  "properties": {
12958
13399
  "isIncludedExcludedOrNone": {
12959
- "const": "None"
13400
+ "enum": [
13401
+ "None"
13402
+ ]
12960
13403
  },
12961
13404
  "comments": {
12962
13405
  "title": "Comments",
@@ -12984,7 +13427,9 @@
12984
13427
  {
12985
13428
  "properties": {
12986
13429
  "isIncludedExcludedOrNone": {
12987
- "const": "Included"
13430
+ "enum": [
13431
+ "Included"
13432
+ ]
12988
13433
  },
12989
13434
  "comments": {
12990
13435
  "title": "Comments",
@@ -12995,7 +13440,9 @@
12995
13440
  {
12996
13441
  "properties": {
12997
13442
  "isIncludedExcludedOrNone": {
12998
- "const": "Excluded"
13443
+ "enum": [
13444
+ "Excluded"
13445
+ ]
12999
13446
  },
13000
13447
  "price": {
13001
13448
  "title": "Price",
@@ -13010,7 +13457,9 @@
13010
13457
  {
13011
13458
  "properties": {
13012
13459
  "isIncludedExcludedOrNone": {
13013
- "const": "None"
13460
+ "enum": [
13461
+ "None"
13462
+ ]
13014
13463
  },
13015
13464
  "comments": {
13016
13465
  "title": "Comments",
@@ -13038,7 +13487,9 @@
13038
13487
  {
13039
13488
  "properties": {
13040
13489
  "isIncludedExcludedOrNone": {
13041
- "const": "Included"
13490
+ "enum": [
13491
+ "Included"
13492
+ ]
13042
13493
  },
13043
13494
  "comments": {
13044
13495
  "title": "Comments",
@@ -13049,7 +13500,9 @@
13049
13500
  {
13050
13501
  "properties": {
13051
13502
  "isIncludedExcludedOrNone": {
13052
- "const": "Excluded"
13503
+ "enum": [
13504
+ "Excluded"
13505
+ ]
13053
13506
  },
13054
13507
  "price": {
13055
13508
  "title": "Price",
@@ -13064,7 +13517,9 @@
13064
13517
  {
13065
13518
  "properties": {
13066
13519
  "isIncludedExcludedOrNone": {
13067
- "const": "None"
13520
+ "enum": [
13521
+ "None"
13522
+ ]
13068
13523
  },
13069
13524
  "comments": {
13070
13525
  "title": "Comments",
@@ -13092,7 +13547,9 @@
13092
13547
  {
13093
13548
  "properties": {
13094
13549
  "isIncludedExcludedOrNone": {
13095
- "const": "Included"
13550
+ "enum": [
13551
+ "Included"
13552
+ ]
13096
13553
  },
13097
13554
  "comments": {
13098
13555
  "title": "Comments",
@@ -13103,7 +13560,9 @@
13103
13560
  {
13104
13561
  "properties": {
13105
13562
  "isIncludedExcludedOrNone": {
13106
- "const": "Excluded"
13563
+ "enum": [
13564
+ "Excluded"
13565
+ ]
13107
13566
  },
13108
13567
  "price": {
13109
13568
  "title": "Price",
@@ -13118,7 +13577,9 @@
13118
13577
  {
13119
13578
  "properties": {
13120
13579
  "isIncludedExcludedOrNone": {
13121
- "const": "None"
13580
+ "enum": [
13581
+ "None"
13582
+ ]
13122
13583
  },
13123
13584
  "comments": {
13124
13585
  "title": "Comments",
@@ -13146,7 +13607,9 @@
13146
13607
  {
13147
13608
  "properties": {
13148
13609
  "isIncludedExcludedOrNone": {
13149
- "const": "Included"
13610
+ "enum": [
13611
+ "Included"
13612
+ ]
13150
13613
  },
13151
13614
  "comments": {
13152
13615
  "title": "Comments",
@@ -13157,7 +13620,9 @@
13157
13620
  {
13158
13621
  "properties": {
13159
13622
  "isIncludedExcludedOrNone": {
13160
- "const": "Excluded"
13623
+ "enum": [
13624
+ "Excluded"
13625
+ ]
13161
13626
  },
13162
13627
  "price": {
13163
13628
  "title": "Price",
@@ -13172,7 +13637,9 @@
13172
13637
  {
13173
13638
  "properties": {
13174
13639
  "isIncludedExcludedOrNone": {
13175
- "const": "None"
13640
+ "enum": [
13641
+ "None"
13642
+ ]
13176
13643
  },
13177
13644
  "comments": {
13178
13645
  "title": "Comments",
@@ -13200,7 +13667,9 @@
13200
13667
  {
13201
13668
  "properties": {
13202
13669
  "isIncludedExcludedOrNone": {
13203
- "const": "Included"
13670
+ "enum": [
13671
+ "Included"
13672
+ ]
13204
13673
  },
13205
13674
  "comments": {
13206
13675
  "title": "Comments",
@@ -13211,7 +13680,9 @@
13211
13680
  {
13212
13681
  "properties": {
13213
13682
  "isIncludedExcludedOrNone": {
13214
- "const": "Excluded"
13683
+ "enum": [
13684
+ "Excluded"
13685
+ ]
13215
13686
  },
13216
13687
  "price": {
13217
13688
  "title": "Price",
@@ -13226,7 +13697,9 @@
13226
13697
  {
13227
13698
  "properties": {
13228
13699
  "isIncludedExcludedOrNone": {
13229
- "const": "None"
13700
+ "enum": [
13701
+ "None"
13702
+ ]
13230
13703
  },
13231
13704
  "comments": {
13232
13705
  "title": "Comments",
@@ -13259,7 +13732,9 @@
13259
13732
  {
13260
13733
  "properties": {
13261
13734
  "isIncludedOrExcluded": {
13262
- "const": "Included"
13735
+ "enum": [
13736
+ "Included"
13737
+ ]
13263
13738
  },
13264
13739
  "comments": {
13265
13740
  "title": "Comments",
@@ -13270,7 +13745,9 @@
13270
13745
  {
13271
13746
  "properties": {
13272
13747
  "isIncludedOrExcluded": {
13273
- "const": "Excluded"
13748
+ "enum": [
13749
+ "Excluded"
13750
+ ]
13274
13751
  },
13275
13752
  "price": {
13276
13753
  "title": "Price",
@@ -13309,7 +13786,9 @@
13309
13786
  {
13310
13787
  "properties": {
13311
13788
  "isIncludedExcludedOrNone": {
13312
- "const": "Included"
13789
+ "enum": [
13790
+ "Included"
13791
+ ]
13313
13792
  },
13314
13793
  "comments": {
13315
13794
  "title": "Comments",
@@ -13320,7 +13799,9 @@
13320
13799
  {
13321
13800
  "properties": {
13322
13801
  "isIncludedExcludedOrNone": {
13323
- "const": "Excluded"
13802
+ "enum": [
13803
+ "Excluded"
13804
+ ]
13324
13805
  },
13325
13806
  "price": {
13326
13807
  "title": "Price",
@@ -13335,7 +13816,9 @@
13335
13816
  {
13336
13817
  "properties": {
13337
13818
  "isIncludedExcludedOrNone": {
13338
- "const": "None"
13819
+ "enum": [
13820
+ "None"
13821
+ ]
13339
13822
  },
13340
13823
  "comments": {
13341
13824
  "title": "Comments",
@@ -13363,7 +13846,9 @@
13363
13846
  {
13364
13847
  "properties": {
13365
13848
  "isIncludedExcludedOrNone": {
13366
- "const": "Included"
13849
+ "enum": [
13850
+ "Included"
13851
+ ]
13367
13852
  },
13368
13853
  "comments": {
13369
13854
  "title": "Comments",
@@ -13374,7 +13859,9 @@
13374
13859
  {
13375
13860
  "properties": {
13376
13861
  "isIncludedExcludedOrNone": {
13377
- "const": "Excluded"
13862
+ "enum": [
13863
+ "Excluded"
13864
+ ]
13378
13865
  },
13379
13866
  "price": {
13380
13867
  "title": "Price",
@@ -13389,7 +13876,9 @@
13389
13876
  {
13390
13877
  "properties": {
13391
13878
  "isIncludedExcludedOrNone": {
13392
- "const": "None"
13879
+ "enum": [
13880
+ "None"
13881
+ ]
13393
13882
  },
13394
13883
  "comments": {
13395
13884
  "title": "Comments",
@@ -13417,7 +13906,9 @@
13417
13906
  {
13418
13907
  "properties": {
13419
13908
  "isIncludedExcludedOrNone": {
13420
- "const": "Included"
13909
+ "enum": [
13910
+ "Included"
13911
+ ]
13421
13912
  },
13422
13913
  "comments": {
13423
13914
  "title": "Comments",
@@ -13428,7 +13919,9 @@
13428
13919
  {
13429
13920
  "properties": {
13430
13921
  "isIncludedExcludedOrNone": {
13431
- "const": "Excluded"
13922
+ "enum": [
13923
+ "Excluded"
13924
+ ]
13432
13925
  },
13433
13926
  "price": {
13434
13927
  "title": "Price",
@@ -13443,7 +13936,9 @@
13443
13936
  {
13444
13937
  "properties": {
13445
13938
  "isIncludedExcludedOrNone": {
13446
- "const": "None"
13939
+ "enum": [
13940
+ "None"
13941
+ ]
13447
13942
  },
13448
13943
  "comments": {
13449
13944
  "title": "Comments",
@@ -13471,7 +13966,9 @@
13471
13966
  {
13472
13967
  "properties": {
13473
13968
  "isIncludedExcludedOrNone": {
13474
- "const": "Included"
13969
+ "enum": [
13970
+ "Included"
13971
+ ]
13475
13972
  },
13476
13973
  "comments": {
13477
13974
  "title": "Comments",
@@ -13482,7 +13979,9 @@
13482
13979
  {
13483
13980
  "properties": {
13484
13981
  "isIncludedExcludedOrNone": {
13485
- "const": "Excluded"
13982
+ "enum": [
13983
+ "Excluded"
13984
+ ]
13486
13985
  },
13487
13986
  "price": {
13488
13987
  "title": "Price",
@@ -13497,7 +13996,9 @@
13497
13996
  {
13498
13997
  "properties": {
13499
13998
  "isIncludedExcludedOrNone": {
13500
- "const": "None"
13999
+ "enum": [
14000
+ "None"
14001
+ ]
13501
14002
  },
13502
14003
  "comments": {
13503
14004
  "title": "Comments",
@@ -13525,7 +14026,9 @@
13525
14026
  {
13526
14027
  "properties": {
13527
14028
  "isIncludedExcludedOrNone": {
13528
- "const": "Included"
14029
+ "enum": [
14030
+ "Included"
14031
+ ]
13529
14032
  },
13530
14033
  "comments": {
13531
14034
  "title": "Comments",
@@ -13536,7 +14039,9 @@
13536
14039
  {
13537
14040
  "properties": {
13538
14041
  "isIncludedExcludedOrNone": {
13539
- "const": "Excluded"
14042
+ "enum": [
14043
+ "Excluded"
14044
+ ]
13540
14045
  },
13541
14046
  "price": {
13542
14047
  "title": "Price",
@@ -13551,7 +14056,9 @@
13551
14056
  {
13552
14057
  "properties": {
13553
14058
  "isIncludedExcludedOrNone": {
13554
- "const": "None"
14059
+ "enum": [
14060
+ "None"
14061
+ ]
13555
14062
  },
13556
14063
  "comments": {
13557
14064
  "title": "Comments",
@@ -13579,7 +14086,9 @@
13579
14086
  {
13580
14087
  "properties": {
13581
14088
  "isIncludedExcludedOrNone": {
13582
- "const": "Included"
14089
+ "enum": [
14090
+ "Included"
14091
+ ]
13583
14092
  },
13584
14093
  "comments": {
13585
14094
  "title": "Comments",
@@ -13590,7 +14099,9 @@
13590
14099
  {
13591
14100
  "properties": {
13592
14101
  "isIncludedExcludedOrNone": {
13593
- "const": "Excluded"
14102
+ "enum": [
14103
+ "Excluded"
14104
+ ]
13594
14105
  },
13595
14106
  "price": {
13596
14107
  "title": "Price",
@@ -13605,7 +14116,9 @@
13605
14116
  {
13606
14117
  "properties": {
13607
14118
  "isIncludedExcludedOrNone": {
13608
- "const": "None"
14119
+ "enum": [
14120
+ "None"
14121
+ ]
13609
14122
  },
13610
14123
  "comments": {
13611
14124
  "title": "Comments",
@@ -13633,7 +14146,9 @@
13633
14146
  {
13634
14147
  "properties": {
13635
14148
  "isIncludedExcludedOrNone": {
13636
- "const": "Included"
14149
+ "enum": [
14150
+ "Included"
14151
+ ]
13637
14152
  },
13638
14153
  "comments": {
13639
14154
  "title": "Comments",
@@ -13644,7 +14159,9 @@
13644
14159
  {
13645
14160
  "properties": {
13646
14161
  "isIncludedExcludedOrNone": {
13647
- "const": "Excluded"
14162
+ "enum": [
14163
+ "Excluded"
14164
+ ]
13648
14165
  },
13649
14166
  "price": {
13650
14167
  "title": "Price",
@@ -13659,7 +14176,9 @@
13659
14176
  {
13660
14177
  "properties": {
13661
14178
  "isIncludedExcludedOrNone": {
13662
- "const": "None"
14179
+ "enum": [
14180
+ "None"
14181
+ ]
13663
14182
  },
13664
14183
  "comments": {
13665
14184
  "title": "Comments",
@@ -13692,7 +14211,9 @@
13692
14211
  {
13693
14212
  "properties": {
13694
14213
  "isIncludedOrExcluded": {
13695
- "const": "Included"
14214
+ "enum": [
14215
+ "Included"
14216
+ ]
13696
14217
  },
13697
14218
  "comments": {
13698
14219
  "title": "Comments",
@@ -13703,7 +14224,9 @@
13703
14224
  {
13704
14225
  "properties": {
13705
14226
  "isIncludedOrExcluded": {
13706
- "const": "Excluded"
14227
+ "enum": [
14228
+ "Excluded"
14229
+ ]
13707
14230
  },
13708
14231
  "price": {
13709
14232
  "title": "Price",
@@ -13745,7 +14268,9 @@
13745
14268
  {
13746
14269
  "properties": {
13747
14270
  "isIncludedExcludedOrNone": {
13748
- "const": "Included"
14271
+ "enum": [
14272
+ "Included"
14273
+ ]
13749
14274
  },
13750
14275
  "comments": {
13751
14276
  "title": "Comments",
@@ -13756,7 +14281,9 @@
13756
14281
  {
13757
14282
  "properties": {
13758
14283
  "isIncludedExcludedOrNone": {
13759
- "const": "Excluded"
14284
+ "enum": [
14285
+ "Excluded"
14286
+ ]
13760
14287
  },
13761
14288
  "price": {
13762
14289
  "title": "Price",
@@ -13771,7 +14298,9 @@
13771
14298
  {
13772
14299
  "properties": {
13773
14300
  "isIncludedExcludedOrNone": {
13774
- "const": "None"
14301
+ "enum": [
14302
+ "None"
14303
+ ]
13775
14304
  },
13776
14305
  "comments": {
13777
14306
  "title": "Comments",
@@ -13799,7 +14328,9 @@
13799
14328
  {
13800
14329
  "properties": {
13801
14330
  "isIncludedExcludedOrNone": {
13802
- "const": "Included"
14331
+ "enum": [
14332
+ "Included"
14333
+ ]
13803
14334
  },
13804
14335
  "comments": {
13805
14336
  "title": "Comments",
@@ -13810,7 +14341,9 @@
13810
14341
  {
13811
14342
  "properties": {
13812
14343
  "isIncludedExcludedOrNone": {
13813
- "const": "Excluded"
14344
+ "enum": [
14345
+ "Excluded"
14346
+ ]
13814
14347
  },
13815
14348
  "price": {
13816
14349
  "title": "Price",
@@ -13825,7 +14358,9 @@
13825
14358
  {
13826
14359
  "properties": {
13827
14360
  "isIncludedExcludedOrNone": {
13828
- "const": "None"
14361
+ "enum": [
14362
+ "None"
14363
+ ]
13829
14364
  },
13830
14365
  "comments": {
13831
14366
  "title": "Comments",
@@ -13853,7 +14388,9 @@
13853
14388
  {
13854
14389
  "properties": {
13855
14390
  "isIncludedExcludedOrNone": {
13856
- "const": "Included"
14391
+ "enum": [
14392
+ "Included"
14393
+ ]
13857
14394
  },
13858
14395
  "comments": {
13859
14396
  "title": "Comments",
@@ -13864,7 +14401,9 @@
13864
14401
  {
13865
14402
  "properties": {
13866
14403
  "isIncludedExcludedOrNone": {
13867
- "const": "Excluded"
14404
+ "enum": [
14405
+ "Excluded"
14406
+ ]
13868
14407
  },
13869
14408
  "price": {
13870
14409
  "title": "Price",
@@ -13879,7 +14418,9 @@
13879
14418
  {
13880
14419
  "properties": {
13881
14420
  "isIncludedExcludedOrNone": {
13882
- "const": "None"
14421
+ "enum": [
14422
+ "None"
14423
+ ]
13883
14424
  },
13884
14425
  "comments": {
13885
14426
  "title": "Comments",
@@ -13907,7 +14448,9 @@
13907
14448
  {
13908
14449
  "properties": {
13909
14450
  "isIncludedExcludedOrNone": {
13910
- "const": "Included"
14451
+ "enum": [
14452
+ "Included"
14453
+ ]
13911
14454
  },
13912
14455
  "comments": {
13913
14456
  "title": "Comments",
@@ -13918,7 +14461,9 @@
13918
14461
  {
13919
14462
  "properties": {
13920
14463
  "isIncludedExcludedOrNone": {
13921
- "const": "Excluded"
14464
+ "enum": [
14465
+ "Excluded"
14466
+ ]
13922
14467
  },
13923
14468
  "price": {
13924
14469
  "title": "Price",
@@ -13933,7 +14478,9 @@
13933
14478
  {
13934
14479
  "properties": {
13935
14480
  "isIncludedExcludedOrNone": {
13936
- "const": "None"
14481
+ "enum": [
14482
+ "None"
14483
+ ]
13937
14484
  },
13938
14485
  "comments": {
13939
14486
  "title": "Comments",
@@ -13961,7 +14508,9 @@
13961
14508
  {
13962
14509
  "properties": {
13963
14510
  "isIncludedExcludedOrNone": {
13964
- "const": "Included"
14511
+ "enum": [
14512
+ "Included"
14513
+ ]
13965
14514
  },
13966
14515
  "comments": {
13967
14516
  "title": "Comments",
@@ -13972,7 +14521,9 @@
13972
14521
  {
13973
14522
  "properties": {
13974
14523
  "isIncludedExcludedOrNone": {
13975
- "const": "Excluded"
14524
+ "enum": [
14525
+ "Excluded"
14526
+ ]
13976
14527
  },
13977
14528
  "price": {
13978
14529
  "title": "Price",
@@ -13987,7 +14538,9 @@
13987
14538
  {
13988
14539
  "properties": {
13989
14540
  "isIncludedExcludedOrNone": {
13990
- "const": "None"
14541
+ "enum": [
14542
+ "None"
14543
+ ]
13991
14544
  },
13992
14545
  "comments": {
13993
14546
  "title": "Comments",
@@ -14015,7 +14568,9 @@
14015
14568
  {
14016
14569
  "properties": {
14017
14570
  "isIncludedExcludedOrNone": {
14018
- "const": "Included"
14571
+ "enum": [
14572
+ "Included"
14573
+ ]
14019
14574
  },
14020
14575
  "comments": {
14021
14576
  "title": "Comments",
@@ -14026,7 +14581,9 @@
14026
14581
  {
14027
14582
  "properties": {
14028
14583
  "isIncludedExcludedOrNone": {
14029
- "const": "Excluded"
14584
+ "enum": [
14585
+ "Excluded"
14586
+ ]
14030
14587
  },
14031
14588
  "price": {
14032
14589
  "title": "Price",
@@ -14041,7 +14598,9 @@
14041
14598
  {
14042
14599
  "properties": {
14043
14600
  "isIncludedExcludedOrNone": {
14044
- "const": "None"
14601
+ "enum": [
14602
+ "None"
14603
+ ]
14045
14604
  },
14046
14605
  "comments": {
14047
14606
  "title": "Comments",
@@ -14069,7 +14628,9 @@
14069
14628
  {
14070
14629
  "properties": {
14071
14630
  "isIncludedExcludedOrNone": {
14072
- "const": "Included"
14631
+ "enum": [
14632
+ "Included"
14633
+ ]
14073
14634
  },
14074
14635
  "comments": {
14075
14636
  "title": "Comments",
@@ -14080,7 +14641,9 @@
14080
14641
  {
14081
14642
  "properties": {
14082
14643
  "isIncludedExcludedOrNone": {
14083
- "const": "Excluded"
14644
+ "enum": [
14645
+ "Excluded"
14646
+ ]
14084
14647
  },
14085
14648
  "price": {
14086
14649
  "title": "Price",
@@ -14095,7 +14658,9 @@
14095
14658
  {
14096
14659
  "properties": {
14097
14660
  "isIncludedExcludedOrNone": {
14098
- "const": "None"
14661
+ "enum": [
14662
+ "None"
14663
+ ]
14099
14664
  },
14100
14665
  "comments": {
14101
14666
  "title": "Comments",
@@ -14128,7 +14693,9 @@
14128
14693
  {
14129
14694
  "properties": {
14130
14695
  "isIncludedOrExcluded": {
14131
- "const": "Included"
14696
+ "enum": [
14697
+ "Included"
14698
+ ]
14132
14699
  },
14133
14700
  "comments": {
14134
14701
  "title": "Comments",
@@ -14139,7 +14706,9 @@
14139
14706
  {
14140
14707
  "properties": {
14141
14708
  "isIncludedOrExcluded": {
14142
- "const": "Excluded"
14709
+ "enum": [
14710
+ "Excluded"
14711
+ ]
14143
14712
  },
14144
14713
  "price": {
14145
14714
  "title": "Price",
@@ -14179,7 +14748,9 @@
14179
14748
  {
14180
14749
  "properties": {
14181
14750
  "isIncludedExcludedOrNone": {
14182
- "const": "Included"
14751
+ "enum": [
14752
+ "Included"
14753
+ ]
14183
14754
  },
14184
14755
  "comments": {
14185
14756
  "title": "Comments",
@@ -14190,7 +14761,9 @@
14190
14761
  {
14191
14762
  "properties": {
14192
14763
  "isIncludedExcludedOrNone": {
14193
- "const": "Excluded"
14764
+ "enum": [
14765
+ "Excluded"
14766
+ ]
14194
14767
  },
14195
14768
  "price": {
14196
14769
  "title": "Price",
@@ -14205,7 +14778,9 @@
14205
14778
  {
14206
14779
  "properties": {
14207
14780
  "isIncludedExcludedOrNone": {
14208
- "const": "None"
14781
+ "enum": [
14782
+ "None"
14783
+ ]
14209
14784
  },
14210
14785
  "comments": {
14211
14786
  "title": "Comments",
@@ -14233,7 +14808,9 @@
14233
14808
  {
14234
14809
  "properties": {
14235
14810
  "isIncludedExcludedOrNone": {
14236
- "const": "Included"
14811
+ "enum": [
14812
+ "Included"
14813
+ ]
14237
14814
  },
14238
14815
  "comments": {
14239
14816
  "title": "Comments",
@@ -14244,7 +14821,9 @@
14244
14821
  {
14245
14822
  "properties": {
14246
14823
  "isIncludedExcludedOrNone": {
14247
- "const": "Excluded"
14824
+ "enum": [
14825
+ "Excluded"
14826
+ ]
14248
14827
  },
14249
14828
  "price": {
14250
14829
  "title": "Price",
@@ -14259,7 +14838,9 @@
14259
14838
  {
14260
14839
  "properties": {
14261
14840
  "isIncludedExcludedOrNone": {
14262
- "const": "None"
14841
+ "enum": [
14842
+ "None"
14843
+ ]
14263
14844
  },
14264
14845
  "comments": {
14265
14846
  "title": "Comments",
@@ -14287,7 +14868,9 @@
14287
14868
  {
14288
14869
  "properties": {
14289
14870
  "isIncludedExcludedOrNone": {
14290
- "const": "Included"
14871
+ "enum": [
14872
+ "Included"
14873
+ ]
14291
14874
  },
14292
14875
  "comments": {
14293
14876
  "title": "Comments",
@@ -14298,7 +14881,9 @@
14298
14881
  {
14299
14882
  "properties": {
14300
14883
  "isIncludedExcludedOrNone": {
14301
- "const": "Excluded"
14884
+ "enum": [
14885
+ "Excluded"
14886
+ ]
14302
14887
  },
14303
14888
  "price": {
14304
14889
  "title": "Price",
@@ -14313,7 +14898,9 @@
14313
14898
  {
14314
14899
  "properties": {
14315
14900
  "isIncludedExcludedOrNone": {
14316
- "const": "None"
14901
+ "enum": [
14902
+ "None"
14903
+ ]
14317
14904
  },
14318
14905
  "comments": {
14319
14906
  "title": "Comments",
@@ -14341,7 +14928,9 @@
14341
14928
  {
14342
14929
  "properties": {
14343
14930
  "isIncludedExcludedOrNone": {
14344
- "const": "Included"
14931
+ "enum": [
14932
+ "Included"
14933
+ ]
14345
14934
  },
14346
14935
  "comments": {
14347
14936
  "title": "Comments",
@@ -14352,7 +14941,9 @@
14352
14941
  {
14353
14942
  "properties": {
14354
14943
  "isIncludedExcludedOrNone": {
14355
- "const": "Excluded"
14944
+ "enum": [
14945
+ "Excluded"
14946
+ ]
14356
14947
  },
14357
14948
  "price": {
14358
14949
  "title": "Price",
@@ -14367,7 +14958,9 @@
14367
14958
  {
14368
14959
  "properties": {
14369
14960
  "isIncludedExcludedOrNone": {
14370
- "const": "None"
14961
+ "enum": [
14962
+ "None"
14963
+ ]
14371
14964
  },
14372
14965
  "comments": {
14373
14966
  "title": "Comments",
@@ -14395,7 +14988,9 @@
14395
14988
  {
14396
14989
  "properties": {
14397
14990
  "isIncludedExcludedOrNone": {
14398
- "const": "Included"
14991
+ "enum": [
14992
+ "Included"
14993
+ ]
14399
14994
  },
14400
14995
  "comments": {
14401
14996
  "title": "Comments",
@@ -14406,7 +15001,9 @@
14406
15001
  {
14407
15002
  "properties": {
14408
15003
  "isIncludedExcludedOrNone": {
14409
- "const": "Excluded"
15004
+ "enum": [
15005
+ "Excluded"
15006
+ ]
14410
15007
  },
14411
15008
  "price": {
14412
15009
  "title": "Price",
@@ -14421,7 +15018,9 @@
14421
15018
  {
14422
15019
  "properties": {
14423
15020
  "isIncludedExcludedOrNone": {
14424
- "const": "None"
15021
+ "enum": [
15022
+ "None"
15023
+ ]
14425
15024
  },
14426
15025
  "comments": {
14427
15026
  "title": "Comments",
@@ -14449,7 +15048,9 @@
14449
15048
  {
14450
15049
  "properties": {
14451
15050
  "isIncludedExcludedOrNone": {
14452
- "const": "Included"
15051
+ "enum": [
15052
+ "Included"
15053
+ ]
14453
15054
  },
14454
15055
  "comments": {
14455
15056
  "title": "Comments",
@@ -14460,7 +15061,9 @@
14460
15061
  {
14461
15062
  "properties": {
14462
15063
  "isIncludedExcludedOrNone": {
14463
- "const": "Excluded"
15064
+ "enum": [
15065
+ "Excluded"
15066
+ ]
14464
15067
  },
14465
15068
  "price": {
14466
15069
  "title": "Price",
@@ -14475,7 +15078,9 @@
14475
15078
  {
14476
15079
  "properties": {
14477
15080
  "isIncludedExcludedOrNone": {
14478
- "const": "None"
15081
+ "enum": [
15082
+ "None"
15083
+ ]
14479
15084
  },
14480
15085
  "comments": {
14481
15086
  "title": "Comments",
@@ -14503,7 +15108,9 @@
14503
15108
  {
14504
15109
  "properties": {
14505
15110
  "isIncludedExcludedOrNone": {
14506
- "const": "Included"
15111
+ "enum": [
15112
+ "Included"
15113
+ ]
14507
15114
  },
14508
15115
  "comments": {
14509
15116
  "title": "Comments",
@@ -14514,7 +15121,9 @@
14514
15121
  {
14515
15122
  "properties": {
14516
15123
  "isIncludedExcludedOrNone": {
14517
- "const": "Excluded"
15124
+ "enum": [
15125
+ "Excluded"
15126
+ ]
14518
15127
  },
14519
15128
  "price": {
14520
15129
  "title": "Price",
@@ -14529,7 +15138,9 @@
14529
15138
  {
14530
15139
  "properties": {
14531
15140
  "isIncludedExcludedOrNone": {
14532
- "const": "None"
15141
+ "enum": [
15142
+ "None"
15143
+ ]
14533
15144
  },
14534
15145
  "comments": {
14535
15146
  "title": "Comments",
@@ -14562,7 +15173,9 @@
14562
15173
  {
14563
15174
  "properties": {
14564
15175
  "isIncludedOrExcluded": {
14565
- "const": "Included"
15176
+ "enum": [
15177
+ "Included"
15178
+ ]
14566
15179
  },
14567
15180
  "comments": {
14568
15181
  "title": "Comments",
@@ -14573,7 +15186,9 @@
14573
15186
  {
14574
15187
  "properties": {
14575
15188
  "isIncludedOrExcluded": {
14576
- "const": "Excluded"
15189
+ "enum": [
15190
+ "Excluded"
15191
+ ]
14577
15192
  },
14578
15193
  "price": {
14579
15194
  "title": "Price",
@@ -14612,7 +15227,9 @@
14612
15227
  {
14613
15228
  "properties": {
14614
15229
  "isIncludedExcludedOrNone": {
14615
- "const": "Included"
15230
+ "enum": [
15231
+ "Included"
15232
+ ]
14616
15233
  },
14617
15234
  "comments": {
14618
15235
  "title": "Comments",
@@ -14623,7 +15240,9 @@
14623
15240
  {
14624
15241
  "properties": {
14625
15242
  "isIncludedExcludedOrNone": {
14626
- "const": "Excluded"
15243
+ "enum": [
15244
+ "Excluded"
15245
+ ]
14627
15246
  },
14628
15247
  "price": {
14629
15248
  "title": "Price",
@@ -14638,7 +15257,9 @@
14638
15257
  {
14639
15258
  "properties": {
14640
15259
  "isIncludedExcludedOrNone": {
14641
- "const": "None"
15260
+ "enum": [
15261
+ "None"
15262
+ ]
14642
15263
  },
14643
15264
  "comments": {
14644
15265
  "title": "Comments",
@@ -14666,7 +15287,9 @@
14666
15287
  {
14667
15288
  "properties": {
14668
15289
  "isIncludedExcludedOrNone": {
14669
- "const": "Included"
15290
+ "enum": [
15291
+ "Included"
15292
+ ]
14670
15293
  },
14671
15294
  "comments": {
14672
15295
  "title": "Comments",
@@ -14677,7 +15300,9 @@
14677
15300
  {
14678
15301
  "properties": {
14679
15302
  "isIncludedExcludedOrNone": {
14680
- "const": "Excluded"
15303
+ "enum": [
15304
+ "Excluded"
15305
+ ]
14681
15306
  },
14682
15307
  "price": {
14683
15308
  "title": "Price",
@@ -14692,7 +15317,9 @@
14692
15317
  {
14693
15318
  "properties": {
14694
15319
  "isIncludedExcludedOrNone": {
14695
- "const": "None"
15320
+ "enum": [
15321
+ "None"
15322
+ ]
14696
15323
  },
14697
15324
  "comments": {
14698
15325
  "title": "Comments",
@@ -14720,7 +15347,9 @@
14720
15347
  {
14721
15348
  "properties": {
14722
15349
  "isIncludedExcludedOrNone": {
14723
- "const": "Included"
15350
+ "enum": [
15351
+ "Included"
15352
+ ]
14724
15353
  },
14725
15354
  "comments": {
14726
15355
  "title": "Comments",
@@ -14731,7 +15360,9 @@
14731
15360
  {
14732
15361
  "properties": {
14733
15362
  "isIncludedExcludedOrNone": {
14734
- "const": "Excluded"
15363
+ "enum": [
15364
+ "Excluded"
15365
+ ]
14735
15366
  },
14736
15367
  "price": {
14737
15368
  "title": "Price",
@@ -14746,7 +15377,9 @@
14746
15377
  {
14747
15378
  "properties": {
14748
15379
  "isIncludedExcludedOrNone": {
14749
- "const": "None"
15380
+ "enum": [
15381
+ "None"
15382
+ ]
14750
15383
  },
14751
15384
  "comments": {
14752
15385
  "title": "Comments",
@@ -14774,7 +15407,9 @@
14774
15407
  {
14775
15408
  "properties": {
14776
15409
  "isIncludedExcludedOrNone": {
14777
- "const": "Included"
15410
+ "enum": [
15411
+ "Included"
15412
+ ]
14778
15413
  },
14779
15414
  "comments": {
14780
15415
  "title": "Comments",
@@ -14785,7 +15420,9 @@
14785
15420
  {
14786
15421
  "properties": {
14787
15422
  "isIncludedExcludedOrNone": {
14788
- "const": "Excluded"
15423
+ "enum": [
15424
+ "Excluded"
15425
+ ]
14789
15426
  },
14790
15427
  "price": {
14791
15428
  "title": "Price",
@@ -14800,7 +15437,9 @@
14800
15437
  {
14801
15438
  "properties": {
14802
15439
  "isIncludedExcludedOrNone": {
14803
- "const": "None"
15440
+ "enum": [
15441
+ "None"
15442
+ ]
14804
15443
  },
14805
15444
  "comments": {
14806
15445
  "title": "Comments",
@@ -14828,7 +15467,9 @@
14828
15467
  {
14829
15468
  "properties": {
14830
15469
  "isIncludedExcludedOrNone": {
14831
- "const": "Included"
15470
+ "enum": [
15471
+ "Included"
15472
+ ]
14832
15473
  },
14833
15474
  "comments": {
14834
15475
  "title": "Comments",
@@ -14839,7 +15480,9 @@
14839
15480
  {
14840
15481
  "properties": {
14841
15482
  "isIncludedExcludedOrNone": {
14842
- "const": "Excluded"
15483
+ "enum": [
15484
+ "Excluded"
15485
+ ]
14843
15486
  },
14844
15487
  "price": {
14845
15488
  "title": "Price",
@@ -14854,7 +15497,9 @@
14854
15497
  {
14855
15498
  "properties": {
14856
15499
  "isIncludedExcludedOrNone": {
14857
- "const": "None"
15500
+ "enum": [
15501
+ "None"
15502
+ ]
14858
15503
  },
14859
15504
  "comments": {
14860
15505
  "title": "Comments",
@@ -14882,7 +15527,9 @@
14882
15527
  {
14883
15528
  "properties": {
14884
15529
  "isIncludedExcludedOrNone": {
14885
- "const": "Included"
15530
+ "enum": [
15531
+ "Included"
15532
+ ]
14886
15533
  },
14887
15534
  "comments": {
14888
15535
  "title": "Comments",
@@ -14893,7 +15540,9 @@
14893
15540
  {
14894
15541
  "properties": {
14895
15542
  "isIncludedExcludedOrNone": {
14896
- "const": "Excluded"
15543
+ "enum": [
15544
+ "Excluded"
15545
+ ]
14897
15546
  },
14898
15547
  "price": {
14899
15548
  "title": "Price",
@@ -14908,7 +15557,9 @@
14908
15557
  {
14909
15558
  "properties": {
14910
15559
  "isIncludedExcludedOrNone": {
14911
- "const": "None"
15560
+ "enum": [
15561
+ "None"
15562
+ ]
14912
15563
  },
14913
15564
  "comments": {
14914
15565
  "title": "Comments",
@@ -14936,7 +15587,9 @@
14936
15587
  {
14937
15588
  "properties": {
14938
15589
  "isIncludedExcludedOrNone": {
14939
- "const": "Included"
15590
+ "enum": [
15591
+ "Included"
15592
+ ]
14940
15593
  },
14941
15594
  "comments": {
14942
15595
  "title": "Comments",
@@ -14947,7 +15600,9 @@
14947
15600
  {
14948
15601
  "properties": {
14949
15602
  "isIncludedExcludedOrNone": {
14950
- "const": "Excluded"
15603
+ "enum": [
15604
+ "Excluded"
15605
+ ]
14951
15606
  },
14952
15607
  "price": {
14953
15608
  "title": "Price",
@@ -14962,7 +15617,9 @@
14962
15617
  {
14963
15618
  "properties": {
14964
15619
  "isIncludedExcludedOrNone": {
14965
- "const": "None"
15620
+ "enum": [
15621
+ "None"
15622
+ ]
14966
15623
  },
14967
15624
  "comments": {
14968
15625
  "title": "Comments",
@@ -14990,7 +15647,9 @@
14990
15647
  {
14991
15648
  "properties": {
14992
15649
  "isIncludedExcludedOrNone": {
14993
- "const": "Included"
15650
+ "enum": [
15651
+ "Included"
15652
+ ]
14994
15653
  },
14995
15654
  "comments": {
14996
15655
  "title": "Comments",
@@ -15001,7 +15660,9 @@
15001
15660
  {
15002
15661
  "properties": {
15003
15662
  "isIncludedExcludedOrNone": {
15004
- "const": "Excluded"
15663
+ "enum": [
15664
+ "Excluded"
15665
+ ]
15005
15666
  },
15006
15667
  "price": {
15007
15668
  "title": "Price",
@@ -15016,7 +15677,9 @@
15016
15677
  {
15017
15678
  "properties": {
15018
15679
  "isIncludedExcludedOrNone": {
15019
- "const": "None"
15680
+ "enum": [
15681
+ "None"
15682
+ ]
15020
15683
  },
15021
15684
  "comments": {
15022
15685
  "title": "Comments",
@@ -15044,7 +15707,9 @@
15044
15707
  {
15045
15708
  "properties": {
15046
15709
  "isIncludedExcludedOrNone": {
15047
- "const": "Included"
15710
+ "enum": [
15711
+ "Included"
15712
+ ]
15048
15713
  },
15049
15714
  "comments": {
15050
15715
  "title": "Comments",
@@ -15055,7 +15720,9 @@
15055
15720
  {
15056
15721
  "properties": {
15057
15722
  "isIncludedExcludedOrNone": {
15058
- "const": "Excluded"
15723
+ "enum": [
15724
+ "Excluded"
15725
+ ]
15059
15726
  },
15060
15727
  "price": {
15061
15728
  "title": "Price",
@@ -15070,7 +15737,9 @@
15070
15737
  {
15071
15738
  "properties": {
15072
15739
  "isIncludedExcludedOrNone": {
15073
- "const": "None"
15740
+ "enum": [
15741
+ "None"
15742
+ ]
15074
15743
  },
15075
15744
  "comments": {
15076
15745
  "title": "Comments",
@@ -15098,7 +15767,9 @@
15098
15767
  {
15099
15768
  "properties": {
15100
15769
  "isIncludedExcludedOrNone": {
15101
- "const": "Included"
15770
+ "enum": [
15771
+ "Included"
15772
+ ]
15102
15773
  },
15103
15774
  "comments": {
15104
15775
  "title": "Comments",
@@ -15109,7 +15780,9 @@
15109
15780
  {
15110
15781
  "properties": {
15111
15782
  "isIncludedExcludedOrNone": {
15112
- "const": "Excluded"
15783
+ "enum": [
15784
+ "Excluded"
15785
+ ]
15113
15786
  },
15114
15787
  "price": {
15115
15788
  "title": "Price",
@@ -15124,7 +15797,9 @@
15124
15797
  {
15125
15798
  "properties": {
15126
15799
  "isIncludedExcludedOrNone": {
15127
- "const": "None"
15800
+ "enum": [
15801
+ "None"
15802
+ ]
15128
15803
  },
15129
15804
  "comments": {
15130
15805
  "title": "Comments",
@@ -15152,7 +15827,9 @@
15152
15827
  {
15153
15828
  "properties": {
15154
15829
  "isIncludedExcludedOrNone": {
15155
- "const": "Included"
15830
+ "enum": [
15831
+ "Included"
15832
+ ]
15156
15833
  },
15157
15834
  "comments": {
15158
15835
  "title": "Comments",
@@ -15163,7 +15840,9 @@
15163
15840
  {
15164
15841
  "properties": {
15165
15842
  "isIncludedExcludedOrNone": {
15166
- "const": "Excluded"
15843
+ "enum": [
15844
+ "Excluded"
15845
+ ]
15167
15846
  },
15168
15847
  "price": {
15169
15848
  "title": "Price",
@@ -15178,7 +15857,9 @@
15178
15857
  {
15179
15858
  "properties": {
15180
15859
  "isIncludedExcludedOrNone": {
15181
- "const": "None"
15860
+ "enum": [
15861
+ "None"
15862
+ ]
15182
15863
  },
15183
15864
  "comments": {
15184
15865
  "title": "Comments",
@@ -15206,7 +15887,9 @@
15206
15887
  {
15207
15888
  "properties": {
15208
15889
  "isIncludedExcludedOrNone": {
15209
- "const": "Included"
15890
+ "enum": [
15891
+ "Included"
15892
+ ]
15210
15893
  },
15211
15894
  "comments": {
15212
15895
  "title": "Comments",
@@ -15217,7 +15900,9 @@
15217
15900
  {
15218
15901
  "properties": {
15219
15902
  "isIncludedExcludedOrNone": {
15220
- "const": "Excluded"
15903
+ "enum": [
15904
+ "Excluded"
15905
+ ]
15221
15906
  },
15222
15907
  "price": {
15223
15908
  "title": "Price",
@@ -15232,7 +15917,9 @@
15232
15917
  {
15233
15918
  "properties": {
15234
15919
  "isIncludedExcludedOrNone": {
15235
- "const": "None"
15920
+ "enum": [
15921
+ "None"
15922
+ ]
15236
15923
  },
15237
15924
  "comments": {
15238
15925
  "title": "Comments",
@@ -15265,7 +15952,9 @@
15265
15952
  {
15266
15953
  "properties": {
15267
15954
  "isIncludedOrExcluded": {
15268
- "const": "Included"
15955
+ "enum": [
15956
+ "Included"
15957
+ ]
15269
15958
  },
15270
15959
  "comments": {
15271
15960
  "title": "Comments",
@@ -15276,7 +15965,9 @@
15276
15965
  {
15277
15966
  "properties": {
15278
15967
  "isIncludedOrExcluded": {
15279
- "const": "Excluded"
15968
+ "enum": [
15969
+ "Excluded"
15970
+ ]
15280
15971
  },
15281
15972
  "price": {
15282
15973
  "title": "Price",
@@ -15315,7 +16006,9 @@
15315
16006
  {
15316
16007
  "properties": {
15317
16008
  "isIncludedExcludedOrNone": {
15318
- "const": "Included"
16009
+ "enum": [
16010
+ "Included"
16011
+ ]
15319
16012
  },
15320
16013
  "comments": {
15321
16014
  "title": "Comments",
@@ -15326,7 +16019,9 @@
15326
16019
  {
15327
16020
  "properties": {
15328
16021
  "isIncludedExcludedOrNone": {
15329
- "const": "Excluded"
16022
+ "enum": [
16023
+ "Excluded"
16024
+ ]
15330
16025
  },
15331
16026
  "price": {
15332
16027
  "title": "Price",
@@ -15341,7 +16036,9 @@
15341
16036
  {
15342
16037
  "properties": {
15343
16038
  "isIncludedExcludedOrNone": {
15344
- "const": "None"
16039
+ "enum": [
16040
+ "None"
16041
+ ]
15345
16042
  },
15346
16043
  "comments": {
15347
16044
  "title": "Comments",
@@ -15369,7 +16066,9 @@
15369
16066
  {
15370
16067
  "properties": {
15371
16068
  "isIncludedExcludedOrNone": {
15372
- "const": "Included"
16069
+ "enum": [
16070
+ "Included"
16071
+ ]
15373
16072
  },
15374
16073
  "comments": {
15375
16074
  "title": "Comments",
@@ -15380,7 +16079,9 @@
15380
16079
  {
15381
16080
  "properties": {
15382
16081
  "isIncludedExcludedOrNone": {
15383
- "const": "Excluded"
16082
+ "enum": [
16083
+ "Excluded"
16084
+ ]
15384
16085
  },
15385
16086
  "price": {
15386
16087
  "title": "Price",
@@ -15395,7 +16096,9 @@
15395
16096
  {
15396
16097
  "properties": {
15397
16098
  "isIncludedExcludedOrNone": {
15398
- "const": "None"
16099
+ "enum": [
16100
+ "None"
16101
+ ]
15399
16102
  },
15400
16103
  "comments": {
15401
16104
  "title": "Comments",
@@ -15423,7 +16126,9 @@
15423
16126
  {
15424
16127
  "properties": {
15425
16128
  "isIncludedExcludedOrNone": {
15426
- "const": "Included"
16129
+ "enum": [
16130
+ "Included"
16131
+ ]
15427
16132
  },
15428
16133
  "comments": {
15429
16134
  "title": "Comments",
@@ -15434,7 +16139,9 @@
15434
16139
  {
15435
16140
  "properties": {
15436
16141
  "isIncludedExcludedOrNone": {
15437
- "const": "Excluded"
16142
+ "enum": [
16143
+ "Excluded"
16144
+ ]
15438
16145
  },
15439
16146
  "price": {
15440
16147
  "title": "Price",
@@ -15449,7 +16156,9 @@
15449
16156
  {
15450
16157
  "properties": {
15451
16158
  "isIncludedExcludedOrNone": {
15452
- "const": "None"
16159
+ "enum": [
16160
+ "None"
16161
+ ]
15453
16162
  },
15454
16163
  "comments": {
15455
16164
  "title": "Comments",
@@ -15477,7 +16186,9 @@
15477
16186
  {
15478
16187
  "properties": {
15479
16188
  "isIncludedExcludedOrNone": {
15480
- "const": "Included"
16189
+ "enum": [
16190
+ "Included"
16191
+ ]
15481
16192
  },
15482
16193
  "comments": {
15483
16194
  "title": "Comments",
@@ -15488,7 +16199,9 @@
15488
16199
  {
15489
16200
  "properties": {
15490
16201
  "isIncludedExcludedOrNone": {
15491
- "const": "Excluded"
16202
+ "enum": [
16203
+ "Excluded"
16204
+ ]
15492
16205
  },
15493
16206
  "price": {
15494
16207
  "title": "Price",
@@ -15503,7 +16216,9 @@
15503
16216
  {
15504
16217
  "properties": {
15505
16218
  "isIncludedExcludedOrNone": {
15506
- "const": "None"
16219
+ "enum": [
16220
+ "None"
16221
+ ]
15507
16222
  },
15508
16223
  "comments": {
15509
16224
  "title": "Comments",
@@ -15537,7 +16252,9 @@
15537
16252
  {
15538
16253
  "properties": {
15539
16254
  "isIncludedExcludedOrNone": {
15540
- "const": "Included"
16255
+ "enum": [
16256
+ "Included"
16257
+ ]
15541
16258
  },
15542
16259
  "comments": {
15543
16260
  "title": "Comments",
@@ -15548,7 +16265,9 @@
15548
16265
  {
15549
16266
  "properties": {
15550
16267
  "isIncludedExcludedOrNone": {
15551
- "const": "Excluded"
16268
+ "enum": [
16269
+ "Excluded"
16270
+ ]
15552
16271
  },
15553
16272
  "price": {
15554
16273
  "title": "Price",
@@ -15563,7 +16282,9 @@
15563
16282
  {
15564
16283
  "properties": {
15565
16284
  "isIncludedExcludedOrNone": {
15566
- "const": "None"
16285
+ "enum": [
16286
+ "None"
16287
+ ]
15567
16288
  },
15568
16289
  "comments": {
15569
16290
  "title": "Comments",
@@ -15591,7 +16312,9 @@
15591
16312
  {
15592
16313
  "properties": {
15593
16314
  "isIncludedExcludedOrNone": {
15594
- "const": "Included"
16315
+ "enum": [
16316
+ "Included"
16317
+ ]
15595
16318
  },
15596
16319
  "comments": {
15597
16320
  "title": "Comments",
@@ -15602,7 +16325,9 @@
15602
16325
  {
15603
16326
  "properties": {
15604
16327
  "isIncludedExcludedOrNone": {
15605
- "const": "Excluded"
16328
+ "enum": [
16329
+ "Excluded"
16330
+ ]
15606
16331
  },
15607
16332
  "price": {
15608
16333
  "title": "Price",
@@ -15617,7 +16342,9 @@
15617
16342
  {
15618
16343
  "properties": {
15619
16344
  "isIncludedExcludedOrNone": {
15620
- "const": "None"
16345
+ "enum": [
16346
+ "None"
16347
+ ]
15621
16348
  },
15622
16349
  "comments": {
15623
16350
  "title": "Comments",
@@ -15645,7 +16372,9 @@
15645
16372
  {
15646
16373
  "properties": {
15647
16374
  "isIncludedExcludedOrNone": {
15648
- "const": "Included"
16375
+ "enum": [
16376
+ "Included"
16377
+ ]
15649
16378
  },
15650
16379
  "comments": {
15651
16380
  "title": "Comments",
@@ -15656,7 +16385,9 @@
15656
16385
  {
15657
16386
  "properties": {
15658
16387
  "isIncludedExcludedOrNone": {
15659
- "const": "Excluded"
16388
+ "enum": [
16389
+ "Excluded"
16390
+ ]
15660
16391
  },
15661
16392
  "price": {
15662
16393
  "title": "Price",
@@ -15671,7 +16402,9 @@
15671
16402
  {
15672
16403
  "properties": {
15673
16404
  "isIncludedExcludedOrNone": {
15674
- "const": "None"
16405
+ "enum": [
16406
+ "None"
16407
+ ]
15675
16408
  },
15676
16409
  "comments": {
15677
16410
  "title": "Comments",
@@ -15710,7 +16443,9 @@
15710
16443
  {
15711
16444
  "properties": {
15712
16445
  "isIncludedOrExcluded": {
15713
- "const": "Included"
16446
+ "enum": [
16447
+ "Included"
16448
+ ]
15714
16449
  },
15715
16450
  "comments": {
15716
16451
  "title": "Comments",
@@ -15721,7 +16456,9 @@
15721
16456
  {
15722
16457
  "properties": {
15723
16458
  "isIncludedOrExcluded": {
15724
- "const": "Excluded"
16459
+ "enum": [
16460
+ "Excluded"
16461
+ ]
15725
16462
  },
15726
16463
  "price": {
15727
16464
  "title": "Price",
@@ -15737,6 +16474,16 @@
15737
16474
  }
15738
16475
  }
15739
16476
  }
16477
+ },
16478
+ "confirmationOfAccuracy": {
16479
+ "title": "Confirmation to be supplied by all owners or their representative",
16480
+ "type": "object",
16481
+ "properties": {
16482
+ "confirmInformationIsAccurate": {
16483
+ "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",
16484
+ "type": "boolean"
16485
+ }
16486
+ }
15740
16487
  }
15741
16488
  }
15742
16489
  },
@@ -34309,7 +35056,9 @@
34309
35056
  "description": "Specific information about a property that was recently sold.",
34310
35057
  "properties": {
34311
35058
  "listingType": {
34312
- "const": "Recently Sold"
35059
+ "enum": [
35060
+ "Recently Sold"
35061
+ ]
34313
35062
  },
34314
35063
  "soldDate": {
34315
35064
  "title": "Sold Date",
@@ -34329,7 +35078,9 @@
34329
35078
  "description": "Specific information about a property that is currently listed for sale.",
34330
35079
  "properties": {
34331
35080
  "listingType": {
34332
- "const": "Currently On Sale"
35081
+ "enum": [
35082
+ "Currently On Sale"
35083
+ ]
34333
35084
  },
34334
35085
  "listedDate": {
34335
35086
  "title": "Listed Date",