@seamapi/types 1.619.0 → 1.621.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;
@@ -42008,6 +42197,32 @@ declare const _default: {
42008
42197
  required: string[];
42009
42198
  type: string;
42010
42199
  };
42200
+ staff_member_created: {
42201
+ properties: {
42202
+ config: {
42203
+ $ref: string;
42204
+ };
42205
+ rule: {
42206
+ enum: string[];
42207
+ type: string;
42208
+ };
42209
+ };
42210
+ required: string[];
42211
+ type: string;
42212
+ };
42213
+ staff_member_name_updated: {
42214
+ properties: {
42215
+ config: {
42216
+ $ref: string;
42217
+ };
42218
+ rule: {
42219
+ enum: string[];
42220
+ type: string;
42221
+ };
42222
+ };
42223
+ required: string[];
42224
+ type: string;
42225
+ };
42011
42226
  user_identity_name_updated: {
42012
42227
  properties: {
42013
42228
  config: {
@@ -42211,6 +42426,32 @@ declare const _default: {
42211
42426
  required: string[];
42212
42427
  type: string;
42213
42428
  };
42429
+ staff_member_created: {
42430
+ properties: {
42431
+ config: {
42432
+ $ref: string;
42433
+ };
42434
+ rule: {
42435
+ enum: string[];
42436
+ type: string;
42437
+ };
42438
+ };
42439
+ required: string[];
42440
+ type: string;
42441
+ };
42442
+ staff_member_name_updated: {
42443
+ properties: {
42444
+ config: {
42445
+ $ref: string;
42446
+ };
42447
+ rule: {
42448
+ enum: string[];
42449
+ type: string;
42450
+ };
42451
+ };
42452
+ required: string[];
42453
+ type: string;
42454
+ };
42214
42455
  user_identity_name_updated: {
42215
42456
  properties: {
42216
42457
  config: {
@@ -42419,6 +42660,34 @@ declare const _default: {
42419
42660
  required: string[];
42420
42661
  type: string;
42421
42662
  };
42663
+ staff_member_created: {
42664
+ properties: {
42665
+ config: {
42666
+ properties: {};
42667
+ type: string;
42668
+ };
42669
+ rule: {
42670
+ enum: string[];
42671
+ type: string;
42672
+ };
42673
+ };
42674
+ required: string[];
42675
+ type: string;
42676
+ };
42677
+ staff_member_name_updated: {
42678
+ properties: {
42679
+ config: {
42680
+ properties: {};
42681
+ type: string;
42682
+ };
42683
+ rule: {
42684
+ enum: string[];
42685
+ type: string;
42686
+ };
42687
+ };
42688
+ required: string[];
42689
+ type: string;
42690
+ };
42422
42691
  user_identity_name_updated: {
42423
42692
  properties: {
42424
42693
  config: {
@@ -42638,6 +42907,34 @@ declare const _default: {
42638
42907
  required: string[];
42639
42908
  type: string;
42640
42909
  };
42910
+ staff_member_created: {
42911
+ properties: {
42912
+ config: {
42913
+ properties: {};
42914
+ type: string;
42915
+ };
42916
+ rule: {
42917
+ enum: string[];
42918
+ type: string;
42919
+ };
42920
+ };
42921
+ required: string[];
42922
+ type: string;
42923
+ };
42924
+ staff_member_name_updated: {
42925
+ properties: {
42926
+ config: {
42927
+ properties: {};
42928
+ type: string;
42929
+ };
42930
+ rule: {
42931
+ enum: string[];
42932
+ type: string;
42933
+ };
42934
+ };
42935
+ required: string[];
42936
+ type: string;
42937
+ };
42641
42938
  user_identity_name_updated: {
42642
42939
  properties: {
42643
42940
  config: {
@@ -45149,7 +45446,39 @@ declare const _default: {
45149
45446
  };
45150
45447
  staff_members: {
45151
45448
  items: {
45152
- $ref: string;
45449
+ description: string;
45450
+ properties: {
45451
+ email_address: {
45452
+ description: string;
45453
+ type: string;
45454
+ };
45455
+ name: {
45456
+ description: string;
45457
+ type: string;
45458
+ };
45459
+ phone_number: {
45460
+ description: string;
45461
+ type: string;
45462
+ };
45463
+ space_keys: {
45464
+ description: string;
45465
+ items: {
45466
+ type: string;
45467
+ };
45468
+ type: string;
45469
+ };
45470
+ staff_member_key: {
45471
+ description: string;
45472
+ type: string;
45473
+ };
45474
+ user_identity_id: {
45475
+ format: string;
45476
+ type: string;
45477
+ };
45478
+ };
45479
+ required: string[];
45480
+ type: string;
45481
+ 'x-route-path': string;
45153
45482
  };
45154
45483
  type: string;
45155
45484
  };
@@ -45234,7 +45563,39 @@ declare const _default: {
45234
45563
  };
45235
45564
  staff_members: {
45236
45565
  items: {
45237
- $ref: string;
45566
+ description: string;
45567
+ properties: {
45568
+ email_address: {
45569
+ description: string;
45570
+ type: string;
45571
+ };
45572
+ name: {
45573
+ description: string;
45574
+ type: string;
45575
+ };
45576
+ phone_number: {
45577
+ description: string;
45578
+ type: string;
45579
+ };
45580
+ space_keys: {
45581
+ description: string;
45582
+ items: {
45583
+ type: string;
45584
+ };
45585
+ type: string;
45586
+ };
45587
+ staff_member_key: {
45588
+ description: string;
45589
+ type: string;
45590
+ };
45591
+ user_identity_id: {
45592
+ format: string;
45593
+ type: string;
45594
+ };
45595
+ };
45596
+ required: string[];
45597
+ type: string;
45598
+ 'x-route-path': string;
45238
45599
  };
45239
45600
  type: string;
45240
45601
  };