@seamapi/types 1.618.0 → 1.620.0

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.
@@ -12254,10 +12254,38 @@ declare const _default: {
12254
12254
  staff_member: {
12255
12255
  description: string;
12256
12256
  properties: {
12257
+ building_keys: {
12258
+ description: string;
12259
+ items: {
12260
+ type: string;
12261
+ };
12262
+ type: string;
12263
+ };
12264
+ common_area_keys: {
12265
+ description: string;
12266
+ items: {
12267
+ type: string;
12268
+ };
12269
+ type: string;
12270
+ };
12257
12271
  email_address: {
12258
12272
  description: string;
12259
12273
  type: string;
12260
12274
  };
12275
+ facility_keys: {
12276
+ description: string;
12277
+ items: {
12278
+ type: string;
12279
+ };
12280
+ type: string;
12281
+ };
12282
+ listing_keys: {
12283
+ description: string;
12284
+ items: {
12285
+ type: string;
12286
+ };
12287
+ type: string;
12288
+ };
12261
12289
  name: {
12262
12290
  description: string;
12263
12291
  type: string;
@@ -12266,6 +12294,27 @@ declare const _default: {
12266
12294
  description: string;
12267
12295
  type: string;
12268
12296
  };
12297
+ property_keys: {
12298
+ description: string;
12299
+ items: {
12300
+ type: string;
12301
+ };
12302
+ type: string;
12303
+ };
12304
+ property_listing_keys: {
12305
+ description: string;
12306
+ items: {
12307
+ type: string;
12308
+ };
12309
+ type: string;
12310
+ };
12311
+ room_keys: {
12312
+ description: string;
12313
+ items: {
12314
+ type: string;
12315
+ };
12316
+ type: string;
12317
+ };
12269
12318
  site_keys: {
12270
12319
  description: string;
12271
12320
  items: {
@@ -12273,10 +12322,24 @@ declare const _default: {
12273
12322
  };
12274
12323
  type: string;
12275
12324
  };
12325
+ space_keys: {
12326
+ description: string;
12327
+ items: {
12328
+ type: string;
12329
+ };
12330
+ type: string;
12331
+ };
12276
12332
  staff_member_key: {
12277
12333
  description: string;
12278
12334
  type: string;
12279
12335
  };
12336
+ unit_keys: {
12337
+ description: string;
12338
+ items: {
12339
+ type: string;
12340
+ };
12341
+ type: string;
12342
+ };
12280
12343
  };
12281
12344
  required: string[];
12282
12345
  type: string;
@@ -32751,10 +32814,38 @@ declare const _default: {
32751
32814
  items: {
32752
32815
  description: string;
32753
32816
  properties: {
32817
+ building_keys: {
32818
+ description: string;
32819
+ items: {
32820
+ type: string;
32821
+ };
32822
+ type: string;
32823
+ };
32824
+ common_area_keys: {
32825
+ description: string;
32826
+ items: {
32827
+ type: string;
32828
+ };
32829
+ type: string;
32830
+ };
32754
32831
  email_address: {
32755
32832
  description: string;
32756
32833
  type: string;
32757
32834
  };
32835
+ facility_keys: {
32836
+ description: string;
32837
+ items: {
32838
+ type: string;
32839
+ };
32840
+ type: string;
32841
+ };
32842
+ listing_keys: {
32843
+ description: string;
32844
+ items: {
32845
+ type: string;
32846
+ };
32847
+ type: string;
32848
+ };
32758
32849
  name: {
32759
32850
  description: string;
32760
32851
  type: string;
@@ -32763,6 +32854,27 @@ declare const _default: {
32763
32854
  description: string;
32764
32855
  type: string;
32765
32856
  };
32857
+ property_keys: {
32858
+ description: string;
32859
+ items: {
32860
+ type: string;
32861
+ };
32862
+ type: string;
32863
+ };
32864
+ property_listing_keys: {
32865
+ description: string;
32866
+ items: {
32867
+ type: string;
32868
+ };
32869
+ type: string;
32870
+ };
32871
+ room_keys: {
32872
+ description: string;
32873
+ items: {
32874
+ type: string;
32875
+ };
32876
+ type: string;
32877
+ };
32766
32878
  site_keys: {
32767
32879
  description: string;
32768
32880
  items: {
@@ -32770,10 +32882,24 @@ declare const _default: {
32770
32882
  };
32771
32883
  type: string;
32772
32884
  };
32885
+ space_keys: {
32886
+ description: string;
32887
+ items: {
32888
+ type: string;
32889
+ };
32890
+ type: string;
32891
+ };
32773
32892
  staff_member_key: {
32774
32893
  description: string;
32775
32894
  type: string;
32776
32895
  };
32896
+ unit_keys: {
32897
+ description: string;
32898
+ items: {
32899
+ type: string;
32900
+ };
32901
+ type: string;
32902
+ };
32777
32903
  };
32778
32904
  required: string[];
32779
32905
  type: string;
@@ -33770,10 +33896,38 @@ declare const _default: {
33770
33896
  items: {
33771
33897
  description: string;
33772
33898
  properties: {
33899
+ building_keys: {
33900
+ description: string;
33901
+ items: {
33902
+ type: string;
33903
+ };
33904
+ type: string;
33905
+ };
33906
+ common_area_keys: {
33907
+ description: string;
33908
+ items: {
33909
+ type: string;
33910
+ };
33911
+ type: string;
33912
+ };
33773
33913
  email_address: {
33774
33914
  description: string;
33775
33915
  type: string;
33776
33916
  };
33917
+ facility_keys: {
33918
+ description: string;
33919
+ items: {
33920
+ type: string;
33921
+ };
33922
+ type: string;
33923
+ };
33924
+ listing_keys: {
33925
+ description: string;
33926
+ items: {
33927
+ type: string;
33928
+ };
33929
+ type: string;
33930
+ };
33777
33931
  name: {
33778
33932
  description: string;
33779
33933
  type: string;
@@ -33782,6 +33936,27 @@ declare const _default: {
33782
33936
  description: string;
33783
33937
  type: string;
33784
33938
  };
33939
+ property_keys: {
33940
+ description: string;
33941
+ items: {
33942
+ type: string;
33943
+ };
33944
+ type: string;
33945
+ };
33946
+ property_listing_keys: {
33947
+ description: string;
33948
+ items: {
33949
+ type: string;
33950
+ };
33951
+ type: string;
33952
+ };
33953
+ room_keys: {
33954
+ description: string;
33955
+ items: {
33956
+ type: string;
33957
+ };
33958
+ type: string;
33959
+ };
33785
33960
  site_keys: {
33786
33961
  description: string;
33787
33962
  items: {
@@ -33789,10 +33964,24 @@ declare const _default: {
33789
33964
  };
33790
33965
  type: string;
33791
33966
  };
33967
+ space_keys: {
33968
+ description: string;
33969
+ items: {
33970
+ type: string;
33971
+ };
33972
+ type: string;
33973
+ };
33792
33974
  staff_member_key: {
33793
33975
  description: string;
33794
33976
  type: string;
33795
33977
  };
33978
+ unit_keys: {
33979
+ description: string;
33980
+ items: {
33981
+ type: string;
33982
+ };
33983
+ type: string;
33984
+ };
33796
33985
  };
33797
33986
  required: string[];
33798
33987
  type: string;
@@ -42024,6 +42213,76 @@ declare const _default: {
42024
42213
  };
42025
42214
  type: string;
42026
42215
  };
42216
+ climate_rules: {
42217
+ properties: {
42218
+ rules: {
42219
+ properties: {
42220
+ delete_on_reservation_end: {
42221
+ properties: {
42222
+ enabled: {
42223
+ type: string;
42224
+ };
42225
+ };
42226
+ required: string[];
42227
+ type: string;
42228
+ };
42229
+ reservation_created: {
42230
+ properties: {
42231
+ enabled: {
42232
+ type: string;
42233
+ };
42234
+ fallback_preset: {
42235
+ properties: {
42236
+ fan_mode: {
42237
+ enum: string[];
42238
+ type: string;
42239
+ };
42240
+ is_override_allowed: {
42241
+ type: string;
42242
+ };
42243
+ mode: {
42244
+ enum: string[];
42245
+ type: string;
42246
+ };
42247
+ override_period_minutes: {
42248
+ format: string;
42249
+ type: string;
42250
+ };
42251
+ temperature: {
42252
+ format: string;
42253
+ type: string;
42254
+ };
42255
+ temperature_unit: {
42256
+ enum: string[];
42257
+ type: string;
42258
+ };
42259
+ };
42260
+ required: string[];
42261
+ type: string;
42262
+ };
42263
+ occupied_preset_key: {
42264
+ type: string;
42265
+ };
42266
+ };
42267
+ required: string[];
42268
+ type: string;
42269
+ };
42270
+ update_on_time_change: {
42271
+ properties: {
42272
+ enabled: {
42273
+ type: string;
42274
+ };
42275
+ };
42276
+ required: string[];
42277
+ type: string;
42278
+ };
42279
+ };
42280
+ type: string;
42281
+ };
42282
+ };
42283
+ required: string[];
42284
+ type: string;
42285
+ };
42027
42286
  ok: {
42028
42287
  type: string;
42029
42288
  };
@@ -42157,6 +42416,76 @@ declare const _default: {
42157
42416
  };
42158
42417
  type: string;
42159
42418
  };
42419
+ climate_rules: {
42420
+ properties: {
42421
+ rules: {
42422
+ properties: {
42423
+ delete_on_reservation_end: {
42424
+ properties: {
42425
+ enabled: {
42426
+ type: string;
42427
+ };
42428
+ };
42429
+ required: string[];
42430
+ type: string;
42431
+ };
42432
+ reservation_created: {
42433
+ properties: {
42434
+ enabled: {
42435
+ type: string;
42436
+ };
42437
+ fallback_preset: {
42438
+ properties: {
42439
+ fan_mode: {
42440
+ enum: string[];
42441
+ type: string;
42442
+ };
42443
+ is_override_allowed: {
42444
+ type: string;
42445
+ };
42446
+ mode: {
42447
+ enum: string[];
42448
+ type: string;
42449
+ };
42450
+ override_period_minutes: {
42451
+ format: string;
42452
+ type: string;
42453
+ };
42454
+ temperature: {
42455
+ format: string;
42456
+ type: string;
42457
+ };
42458
+ temperature_unit: {
42459
+ enum: string[];
42460
+ type: string;
42461
+ };
42462
+ };
42463
+ required: string[];
42464
+ type: string;
42465
+ };
42466
+ occupied_preset_key: {
42467
+ type: string;
42468
+ };
42469
+ };
42470
+ required: string[];
42471
+ type: string;
42472
+ };
42473
+ update_on_time_change: {
42474
+ properties: {
42475
+ enabled: {
42476
+ type: string;
42477
+ };
42478
+ };
42479
+ required: string[];
42480
+ type: string;
42481
+ };
42482
+ };
42483
+ type: string;
42484
+ };
42485
+ };
42486
+ required: string[];
42487
+ type: string;
42488
+ };
42160
42489
  ok: {
42161
42490
  type: string;
42162
42491
  };
@@ -42296,6 +42625,76 @@ declare const _default: {
42296
42625
  };
42297
42626
  type: string;
42298
42627
  };
42628
+ climate_rules: {
42629
+ description: string;
42630
+ properties: {
42631
+ rules: {
42632
+ properties: {
42633
+ delete_on_reservation_end: {
42634
+ properties: {
42635
+ enabled: {
42636
+ type: string;
42637
+ };
42638
+ };
42639
+ required: string[];
42640
+ type: string;
42641
+ };
42642
+ reservation_created: {
42643
+ properties: {
42644
+ enabled: {
42645
+ type: string;
42646
+ };
42647
+ fallback_preset: {
42648
+ properties: {
42649
+ fan_mode: {
42650
+ enum: string[];
42651
+ type: string;
42652
+ };
42653
+ is_override_allowed: {
42654
+ type: string;
42655
+ };
42656
+ mode: {
42657
+ enum: string[];
42658
+ type: string;
42659
+ };
42660
+ override_period_minutes: {
42661
+ format: string;
42662
+ type: string;
42663
+ };
42664
+ temperature: {
42665
+ format: string;
42666
+ type: string;
42667
+ };
42668
+ temperature_unit: {
42669
+ enum: string[];
42670
+ type: string;
42671
+ };
42672
+ };
42673
+ required: string[];
42674
+ type: string;
42675
+ };
42676
+ occupied_preset_key: {
42677
+ type: string;
42678
+ };
42679
+ };
42680
+ required: string[];
42681
+ type: string;
42682
+ };
42683
+ update_on_time_change: {
42684
+ properties: {
42685
+ enabled: {
42686
+ type: string;
42687
+ };
42688
+ };
42689
+ required: string[];
42690
+ type: string;
42691
+ };
42692
+ };
42693
+ type: string;
42694
+ };
42695
+ };
42696
+ type: string;
42697
+ };
42299
42698
  };
42300
42699
  type: string;
42301
42700
  };
@@ -42445,6 +42844,76 @@ declare const _default: {
42445
42844
  };
42446
42845
  type: string;
42447
42846
  };
42847
+ climate_rules: {
42848
+ description: string;
42849
+ properties: {
42850
+ rules: {
42851
+ properties: {
42852
+ delete_on_reservation_end: {
42853
+ properties: {
42854
+ enabled: {
42855
+ type: string;
42856
+ };
42857
+ };
42858
+ required: string[];
42859
+ type: string;
42860
+ };
42861
+ reservation_created: {
42862
+ properties: {
42863
+ enabled: {
42864
+ type: string;
42865
+ };
42866
+ fallback_preset: {
42867
+ properties: {
42868
+ fan_mode: {
42869
+ enum: string[];
42870
+ type: string;
42871
+ };
42872
+ is_override_allowed: {
42873
+ type: string;
42874
+ };
42875
+ mode: {
42876
+ enum: string[];
42877
+ type: string;
42878
+ };
42879
+ override_period_minutes: {
42880
+ format: string;
42881
+ type: string;
42882
+ };
42883
+ temperature: {
42884
+ format: string;
42885
+ type: string;
42886
+ };
42887
+ temperature_unit: {
42888
+ enum: string[];
42889
+ type: string;
42890
+ };
42891
+ };
42892
+ required: string[];
42893
+ type: string;
42894
+ };
42895
+ occupied_preset_key: {
42896
+ type: string;
42897
+ };
42898
+ };
42899
+ required: string[];
42900
+ type: string;
42901
+ };
42902
+ update_on_time_change: {
42903
+ properties: {
42904
+ enabled: {
42905
+ type: string;
42906
+ };
42907
+ };
42908
+ required: string[];
42909
+ type: string;
42910
+ };
42911
+ };
42912
+ type: string;
42913
+ };
42914
+ };
42915
+ type: string;
42916
+ };
42448
42917
  };
42449
42918
  type: string;
42450
42919
  };
@@ -44869,7 +45338,39 @@ declare const _default: {
44869
45338
  };
44870
45339
  staff_members: {
44871
45340
  items: {
44872
- $ref: string;
45341
+ description: string;
45342
+ properties: {
45343
+ email_address: {
45344
+ description: string;
45345
+ type: string;
45346
+ };
45347
+ name: {
45348
+ description: string;
45349
+ type: string;
45350
+ };
45351
+ phone_number: {
45352
+ description: string;
45353
+ type: string;
45354
+ };
45355
+ space_keys: {
45356
+ description: string;
45357
+ items: {
45358
+ type: string;
45359
+ };
45360
+ type: string;
45361
+ };
45362
+ staff_member_key: {
45363
+ description: string;
45364
+ type: string;
45365
+ };
45366
+ user_identity_id: {
45367
+ format: string;
45368
+ type: string;
45369
+ };
45370
+ };
45371
+ required: string[];
45372
+ type: string;
45373
+ 'x-route-path': string;
44873
45374
  };
44874
45375
  type: string;
44875
45376
  };
@@ -44954,7 +45455,39 @@ declare const _default: {
44954
45455
  };
44955
45456
  staff_members: {
44956
45457
  items: {
44957
- $ref: string;
45458
+ description: string;
45459
+ properties: {
45460
+ email_address: {
45461
+ description: string;
45462
+ type: string;
45463
+ };
45464
+ name: {
45465
+ description: string;
45466
+ type: string;
45467
+ };
45468
+ phone_number: {
45469
+ description: string;
45470
+ type: string;
45471
+ };
45472
+ space_keys: {
45473
+ description: string;
45474
+ items: {
45475
+ type: string;
45476
+ };
45477
+ type: string;
45478
+ };
45479
+ staff_member_key: {
45480
+ description: string;
45481
+ type: string;
45482
+ };
45483
+ user_identity_id: {
45484
+ format: string;
45485
+ type: string;
45486
+ };
45487
+ };
45488
+ required: string[];
45489
+ type: string;
45490
+ 'x-route-path': string;
44958
45491
  };
44959
45492
  type: string;
44960
45493
  };