@taskeren/bungie-api-ts 5.10.2 → 5.10.3

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.
@@ -1,4 +1,4 @@
1
- export var DestinyProgressionScope = {
1
+ export const DestinyProgressionScope = {
2
2
  Account: 0,
3
3
  Character: 1,
4
4
  Clan: 2,
@@ -9,9 +9,9 @@ export var DestinyProgressionScope = {
9
9
  MappedStat: 7,
10
10
  MappedUnlockValue: 8,
11
11
  };
12
- export var DestinyProgressionStepDisplayEffect = { None: 0, Character: 1, Item: 2 };
13
- export var DestinyScope = { Profile: 0, Character: 1 };
14
- export var DestinyPresentationNodeType = {
12
+ export const DestinyProgressionStepDisplayEffect = { None: 0, Character: 1, Item: 2 };
13
+ export const DestinyScope = { Profile: 0, Character: 1 };
14
+ export const DestinyPresentationNodeType = {
15
15
  Default: 0,
16
16
  Category: 1,
17
17
  Collectibles: 2,
@@ -19,7 +19,7 @@ export var DestinyPresentationNodeType = {
19
19
  Metric: 4,
20
20
  Craftable: 5,
21
21
  };
22
- export var DestinyGatingScope = {
22
+ export const DestinyGatingScope = {
23
23
  None: 0,
24
24
  Global: 1,
25
25
  Clan: 2,
@@ -28,8 +28,8 @@ export var DestinyGatingScope = {
28
28
  Item: 5,
29
29
  AssumedWorstCase: 6,
30
30
  };
31
- export var DestinyVendorProgressionType = { Default: 0, Ritual: 1, NoSeasonalRefresh: 2 };
32
- export var DestinyActivityDifficultyId = {
31
+ export const DestinyVendorProgressionType = { Default: 0, Ritual: 1, NoSeasonalRefresh: 2 };
32
+ export const DestinyActivityDifficultyId = {
33
33
  Trivial: 0,
34
34
  Easy: 1,
35
35
  Normal: 2,
@@ -40,8 +40,8 @@ export var DestinyActivityDifficultyId = {
40
40
  Impossible: 7,
41
41
  Count: 8,
42
42
  };
43
- export var DestinyActivitySkullDynamicUse = { Unknown: 0, Allowed: 1, Disallowed: 2, Count: 3 };
44
- export var DestinyActivityModifierDisplayCategory = {
43
+ export const DestinyActivitySkullDynamicUse = { Unknown: 0, Allowed: 1, Disallowed: 2, Count: 3 };
44
+ export const DestinyActivityModifierDisplayCategory = {
45
45
  None: 0,
46
46
  ModeRules: 1,
47
47
  SelfBuildcraft: 2,
@@ -51,7 +51,7 @@ export var DestinyActivityModifierDisplayCategory = {
51
51
  Fun: 6,
52
52
  Count: 7,
53
53
  };
54
- export var DestinyActivityModifierConnotation = {
54
+ export const DestinyActivityModifierConnotation = {
55
55
  Neutral: 0,
56
56
  Positive: 1,
57
57
  Negative: 2,
@@ -61,11 +61,11 @@ export var DestinyActivityModifierConnotation = {
61
61
  Event: 6,
62
62
  Count: 7,
63
63
  };
64
- export var DestinyActivityDifficultyTierType = { Default: 0, Training: 1, Count: 2 };
65
- export var BucketScope = { Character: 0, Account: 1 };
66
- export var BucketCategory = { Invisible: 0, Item: 1, Currency: 2, Equippable: 3, Ignored: 4 };
67
- export var ItemLocation = { Unknown: 0, Inventory: 1, Vault: 2, Vendor: 3, Postmaster: 4 };
68
- export var DestinyActivityModeType = {
64
+ export const DestinyActivityDifficultyTierType = { Default: 0, Training: 1, Count: 2 };
65
+ export const BucketScope = { Character: 0, Account: 1 };
66
+ export const BucketCategory = { Invisible: 0, Item: 1, Currency: 2, Equippable: 3, Ignored: 4 };
67
+ export const ItemLocation = { Unknown: 0, Inventory: 1, Vault: 2, Vendor: 3, Postmaster: 4 };
68
+ export const DestinyActivityModeType = {
69
69
  None: 0,
70
70
  Story: 2,
71
71
  Strike: 3,
@@ -153,22 +153,22 @@ export var DestinyActivityModeType = {
153
153
  Relic: 92,
154
154
  LawlessFrontier: 93,
155
155
  };
156
- export var DestinyActivityModeCategory = { None: 0, PvE: 1, PvP: 2, PvECompetitive: 3 };
157
- export var ActivityGraphNodeHighlightType = {
156
+ export const DestinyActivityModeCategory = { None: 0, PvE: 1, PvP: 2, PvECompetitive: 3 };
157
+ export const ActivityGraphNodeHighlightType = {
158
158
  None: 0,
159
159
  Normal: 1,
160
160
  Hyper: 2,
161
161
  Comet: 3,
162
162
  RiseOfIron: 4,
163
163
  };
164
- export var DestinyGraphNodeState = {
164
+ export const DestinyGraphNodeState = {
165
165
  Hidden: 0,
166
166
  Visible: 1,
167
167
  Teaser: 2,
168
168
  Incomplete: 3,
169
169
  Completed: 4,
170
170
  };
171
- export var DestinyItemSubType = {
171
+ export const DestinyItemSubType = {
172
172
  None: 0,
173
173
  Crucible: 1,
174
174
  Vanguard: 2,
@@ -201,10 +201,10 @@ export var DestinyItemSubType = {
201
201
  DummyRepeatableBounty: 32,
202
202
  Glaive: 33,
203
203
  };
204
- export var VendorDisplayCategorySortOrder = { Default: 0, SortByTier: 1 };
205
- export var DestinyVendorInteractionRewardSelection = { None: 0, One: 1, All: 2 };
206
- export var DestinyVendorReplyType = { Accept: 0, Decline: 1, Complete: 2 };
207
- export var VendorInteractionType = {
204
+ export const VendorDisplayCategorySortOrder = { Default: 0, SortByTier: 1 };
205
+ export const DestinyVendorInteractionRewardSelection = { None: 0, One: 1, All: 2 };
206
+ export const DestinyVendorReplyType = { Accept: 0, Decline: 1, Complete: 2 };
207
+ export const VendorInteractionType = {
208
208
  Unknown: 0,
209
209
  Undefined: 1,
210
210
  QuestComplete: 2,
@@ -217,10 +217,14 @@ export var VendorInteractionType = {
217
217
  End: 9,
218
218
  Start: 10,
219
219
  };
220
- export var DestinyItemSortType = { ItemId: 0, Timestamp: 1, StackSize: 2 };
221
- export var DestinyVendorItemRefundPolicy = { NotRefundable: 0, DeletesItem: 1, RevokesLicense: 2 };
222
- export var SocketTypeActionType = { InsertPlug: 0, InfuseItem: 1, ReinitializeSocket: 2 };
223
- export var DestinySocketCategoryStyle = {
220
+ export const DestinyItemSortType = { ItemId: 0, Timestamp: 1, StackSize: 2 };
221
+ export const DestinyVendorItemRefundPolicy = {
222
+ NotRefundable: 0,
223
+ DeletesItem: 1,
224
+ RevokesLicense: 2,
225
+ };
226
+ export const SocketTypeActionType = { InsertPlug: 0, InfuseItem: 1, ReinitializeSocket: 2 };
227
+ export const DestinySocketCategoryStyle = {
224
228
  Unknown: 0,
225
229
  Reusable: 1,
226
230
  Consumable: 2,
@@ -231,13 +235,13 @@ export var DestinySocketCategoryStyle = {
231
235
  Abilities: 7,
232
236
  Supers: 8,
233
237
  };
234
- export var DestinySocketVisibility = {
238
+ export const DestinySocketVisibility = {
235
239
  Visible: 0,
236
240
  Hidden: 1,
237
241
  HiddenWhenEmpty: 2,
238
242
  HiddenIfNoPlugsAvailable: 3,
239
243
  };
240
- export var DestinyActivityNavPointType = {
244
+ export const DestinyActivityNavPointType = {
241
245
  Inactive: 0,
242
246
  PrimaryObjective: 1,
243
247
  SecondaryObjective: 2,
@@ -256,7 +260,7 @@ export var DestinyActivityNavPointType = {
256
260
  AutomationHint: 15,
257
261
  TrackedQuest: 16,
258
262
  };
259
- export var DestinyUnlockValueUIStyle = {
263
+ export const DestinyUnlockValueUIStyle = {
260
264
  Automatic: 0,
261
265
  Fraction: 1,
262
266
  Checkbox: 2,
@@ -273,7 +277,7 @@ export var DestinyUnlockValueUIStyle = {
273
277
  RawFloat: 13,
274
278
  LevelAndReward: 14,
275
279
  };
276
- export var DamageType = {
280
+ export const DamageType = {
277
281
  None: 0,
278
282
  Kinetic: 1,
279
283
  Arc: 2,
@@ -283,10 +287,10 @@ export var DamageType = {
283
287
  Stasis: 6,
284
288
  Strand: 7,
285
289
  };
286
- export var DestinyObjectiveGrantStyle = { WhenIncomplete: 0, WhenComplete: 1, Always: 2 };
287
- export var DestinyStatAggregationType = { CharacterAverage: 0, Character: 1, Item: 2 };
288
- export var DestinyStatCategory = { Gameplay: 0, Weapon: 1, Defense: 2, Primary: 3 };
289
- export var DestinyObjectiveUiStyle = {
290
+ export const DestinyObjectiveGrantStyle = { WhenIncomplete: 0, WhenComplete: 1, Always: 2 };
291
+ export const DestinyStatAggregationType = { CharacterAverage: 0, Character: 1, Item: 2 };
292
+ export const DestinyStatCategory = { Gameplay: 0, Weapon: 1, Defense: 2, Primary: 3 };
293
+ export const DestinyObjectiveUiStyle = {
290
294
  None: 0,
291
295
  Highlighted: 1,
292
296
  CraftingWeaponLevel: 2,
@@ -301,15 +305,15 @@ export var DestinyObjectiveUiStyle = {
301
305
  DiscoverableMystery4: 11,
302
306
  DiscoverableExotic: 12,
303
307
  };
304
- export var DestinyRecordValueStyle = {
308
+ export const DestinyRecordValueStyle = {
305
309
  Integer: 0,
306
310
  Percentage: 1,
307
311
  Milliseconds: 2,
308
312
  Boolean: 3,
309
313
  Decimal: 4,
310
314
  };
311
- export var DestinyGender = { Male: 0, Female: 1, Unknown: 2 };
312
- export var DestinyRecordToastStyle = {
315
+ export const DestinyGender = { Male: 0, Female: 1, Unknown: 2 };
316
+ export const DestinyRecordToastStyle = {
313
317
  None: 0,
314
318
  Record: 1,
315
319
  Lore: 2,
@@ -328,7 +332,7 @@ export var DestinyRecordToastStyle = {
328
332
  SeasonWeeklyComplete: 15,
329
333
  SeasonDailyComplete: 16,
330
334
  };
331
- export var DestinyPresentationDisplayStyle = {
335
+ export const DestinyPresentationDisplayStyle = {
332
336
  Category: 0,
333
337
  Badge: 1,
334
338
  Medals: 2,
@@ -351,8 +355,8 @@ export var DestinyPresentationDisplayStyle = {
351
355
  CategorySpawnfx: 19,
352
356
  CategoryUpgradeMaterials: 20,
353
357
  };
354
- export var DestinyPresentationScreenStyle = { Default: 0, CategorySets: 1, Badge: 2 };
355
- export var TierType = {
358
+ export const DestinyPresentationScreenStyle = { Default: 0, CategorySets: 1, Badge: 2 };
359
+ export const TierType = {
356
360
  Unknown: 0,
357
361
  Currency: 1,
358
362
  Basic: 2,
@@ -361,17 +365,17 @@ export var TierType = {
361
365
  Superior: 5,
362
366
  Exotic: 6,
363
367
  };
364
- export var EquippingItemBlockAttributes = { None: 0, EquipOnAcquire: 1 };
365
- export var DestinyAmmunitionType = { None: 0, Primary: 1, Special: 2, Heavy: 3, Unknown: 4 };
366
- export var DestinyClass = { Titan: 0, Hunter: 1, Warlock: 2, Unknown: 3 };
367
- export var DestinyRewardSourceCategory = { None: 0, Activity: 1, Vendor: 2, Aggregate: 3 };
368
- export var PlugUiStyles = { None: 0, Masterwork: 1 };
369
- export var PlugAvailabilityMode = {
368
+ export const EquippingItemBlockAttributes = { None: 0, EquipOnAcquire: 1 };
369
+ export const DestinyAmmunitionType = { None: 0, Primary: 1, Special: 2, Heavy: 3, Unknown: 4 };
370
+ export const DestinyClass = { Titan: 0, Hunter: 1, Warlock: 2, Unknown: 3 };
371
+ export const DestinyRewardSourceCategory = { None: 0, Activity: 1, Vendor: 2, Aggregate: 3 };
372
+ export const PlugUiStyles = { None: 0, Masterwork: 1 };
373
+ export const PlugAvailabilityMode = {
370
374
  Normal: 0,
371
375
  UnavailableIfSocketContainsMatchingPlugCategory: 1,
372
376
  AvailableIfSocketContainsMatchingPlugCategory: 2,
373
377
  };
374
- export var DestinyEnergyType = {
378
+ export const DestinyEnergyType = {
375
379
  Any: 0,
376
380
  Arc: 1,
377
381
  Thermal: 2,
@@ -380,14 +384,14 @@ export var DestinyEnergyType = {
380
384
  Subclass: 5,
381
385
  Stasis: 6,
382
386
  };
383
- export var SocketPlugSources = {
387
+ export const SocketPlugSources = {
384
388
  None: 0,
385
389
  InventorySourced: 1,
386
390
  ReusablePlugItems: 2,
387
391
  ProfilePlugSet: 4,
388
392
  CharacterPlugSet: 8,
389
393
  };
390
- export var DestinyTalentNodeStepWeaponPerformances = {
394
+ export const DestinyTalentNodeStepWeaponPerformances = {
391
395
  None: 0,
392
396
  RateOfFire: 1,
393
397
  Damage: 2,
@@ -404,7 +408,7 @@ export var DestinyTalentNodeStepWeaponPerformances = {
404
408
  ChargeTime: 4096,
405
409
  All: 8191,
406
410
  };
407
- export var DestinyTalentNodeStepImpactEffects = {
411
+ export const DestinyTalentNodeStepImpactEffects = {
408
412
  None: 0,
409
413
  ArmorPiercing: 1,
410
414
  Ricochet: 2,
@@ -414,7 +418,7 @@ export var DestinyTalentNodeStepImpactEffects = {
414
418
  HighlightTarget: 32,
415
419
  All: 63,
416
420
  };
417
- export var DestinyTalentNodeStepGuardianAttributes = {
421
+ export const DestinyTalentNodeStepGuardianAttributes = {
418
422
  None: 0,
419
423
  Stats: 1,
420
424
  Shields: 2,
@@ -426,7 +430,7 @@ export var DestinyTalentNodeStepGuardianAttributes = {
426
430
  Reputations: 128,
427
431
  All: 255,
428
432
  };
429
- export var DestinyTalentNodeStepLightAbilities = {
433
+ export const DestinyTalentNodeStepLightAbilities = {
430
434
  None: 0,
431
435
  Grenades: 1,
432
436
  Melee: 2,
@@ -436,7 +440,7 @@ export var DestinyTalentNodeStepLightAbilities = {
436
440
  SuperMods: 32,
437
441
  All: 63,
438
442
  };
439
- export var DestinyTalentNodeStepDamageTypes = {
443
+ export const DestinyTalentNodeStepDamageTypes = {
440
444
  None: 0,
441
445
  Kinetic: 1,
442
446
  Arc: 2,
@@ -444,9 +448,9 @@ export var DestinyTalentNodeStepDamageTypes = {
444
448
  Void: 8,
445
449
  All: 15,
446
450
  };
447
- export var ItemPerkVisibility = { Visible: 0, Disabled: 1, Hidden: 2 };
448
- export var DestinyBreakerType = { None: 0, ShieldPiercing: 1, Disruption: 2, Stagger: 3 };
449
- export var DestinyItemType = {
451
+ export const ItemPerkVisibility = { Visible: 0, Disabled: 1, Hidden: 2 };
452
+ export const DestinyBreakerType = { None: 0, ShieldPiercing: 1, Disruption: 2, Stagger: 3 };
453
+ export const DestinyItemType = {
450
454
  None: 0,
451
455
  Currency: 1,
452
456
  Armor: 2,
@@ -476,7 +480,7 @@ export var DestinyItemType = {
476
480
  Finisher: 29,
477
481
  Pattern: 30,
478
482
  };
479
- export var SpecialItemType = {
483
+ export const SpecialItemType = {
480
484
  None: 0,
481
485
  SpecialCurrency: 1,
482
486
  Armor: 8,
@@ -487,15 +491,18 @@ export var SpecialItemType = {
487
491
  MissionReward: 27,
488
492
  Currency: 29,
489
493
  };
490
- export var DestinyProgressionRewardItemAcquisitionBehavior = { Instant: 0, PlayerClaimRequired: 1 };
491
- export var DestinyProgressionRewardItemState = {
494
+ export const DestinyProgressionRewardItemAcquisitionBehavior = {
495
+ Instant: 0,
496
+ PlayerClaimRequired: 1,
497
+ };
498
+ export const DestinyProgressionRewardItemState = {
492
499
  None: 0,
493
500
  Invisible: 1,
494
501
  Earned: 2,
495
502
  Claimed: 4,
496
503
  ClaimAllowed: 8,
497
504
  };
498
- export var ItemState = {
505
+ export const ItemState = {
499
506
  None: 0,
500
507
  Locked: 1,
501
508
  Tracked: 2,
@@ -504,7 +511,7 @@ export var ItemState = {
504
511
  HighlightedObjective: 16,
505
512
  Enhanced: 32,
506
513
  };
507
- export var DestinyComponentType = {
514
+ export const DestinyComponentType = {
508
515
  None: 0,
509
516
  Profiles: 100,
510
517
  VendorReceipts: 101,
@@ -544,8 +551,8 @@ export var DestinyComponentType = {
544
551
  Craftables: 1300,
545
552
  SocialCommendations: 1400,
546
553
  };
547
- export var DestinyVendorFilter = { None: 0, ApiPurchasable: 1 };
548
- export var DestinyStatsGroupType = {
554
+ export const DestinyVendorFilter = { None: 0, ApiPurchasable: 1 };
555
+ export const DestinyStatsGroupType = {
549
556
  None: 0,
550
557
  General: 1,
551
558
  Weapons: 2,
@@ -556,20 +563,20 @@ export var DestinyStatsGroupType = {
556
563
  UniqueWeapon: 103,
557
564
  Internal: 104,
558
565
  };
559
- export var PeriodType = { None: 0, Daily: 1, AllTime: 2, Activity: 3 };
560
- export var ItemBindStatus = {
566
+ export const PeriodType = { None: 0, Daily: 1, AllTime: 2, Activity: 3 };
567
+ export const ItemBindStatus = {
561
568
  NotBound: 0,
562
569
  BoundToCharacter: 1,
563
570
  BoundToAccount: 2,
564
571
  BoundToGuild: 3,
565
572
  };
566
- export var TransferStatuses = {
573
+ export const TransferStatuses = {
567
574
  CanTransfer: 0,
568
575
  ItemIsEquipped: 1,
569
576
  NotTransferrable: 2,
570
577
  NoRoomInDestination: 4,
571
578
  };
572
- export var DestinyGameVersions = {
579
+ export const DestinyGameVersions = {
573
580
  None: 0,
574
581
  Destiny2: 1,
575
582
  DLC1: 2,
@@ -585,9 +592,9 @@ export var DestinyGameVersions = {
585
592
  EdgeOfFate: 2048,
586
593
  Renegades: 4096,
587
594
  };
588
- export var ComponentPrivacySetting = { None: 0, Public: 1, Private: 2 };
589
- export var DestinyPresentationNodeState = { None: 0, Invisible: 1, Obscured: 2 };
590
- export var DestinyRecordState = {
595
+ export const ComponentPrivacySetting = { None: 0, Public: 1, Private: 2 };
596
+ export const DestinyPresentationNodeState = { None: 0, Invisible: 1, Obscured: 2 };
597
+ export const DestinyRecordState = {
591
598
  None: 0,
592
599
  RecordRedeemed: 1,
593
600
  RewardUnavailable: 2,
@@ -597,7 +604,7 @@ export var DestinyRecordState = {
597
604
  EntitlementUnowned: 32,
598
605
  CanEquipTitle: 64,
599
606
  };
600
- export var DestinyCollectibleState = {
607
+ export const DestinyCollectibleState = {
601
608
  None: 0,
602
609
  NotAcquired: 1,
603
610
  Obscured: 2,
@@ -607,21 +614,21 @@ export var DestinyCollectibleState = {
607
614
  UniquenessViolation: 32,
608
615
  PurchaseDisabled: 64,
609
616
  };
610
- export var DestinyPartyMemberStates = {
617
+ export const DestinyPartyMemberStates = {
611
618
  None: 0,
612
619
  FireteamMember: 1,
613
620
  PosseMember: 2,
614
621
  GroupMember: 4,
615
622
  PartyLeader: 8,
616
623
  };
617
- export var DestinyGamePrivacySetting = {
624
+ export const DestinyGamePrivacySetting = {
618
625
  Open: 0,
619
626
  ClanAndFriendsOnly: 1,
620
627
  FriendsOnly: 2,
621
628
  InvitationOnly: 3,
622
629
  Closed: 4,
623
630
  };
624
- export var DestinyJoinClosedReasons = {
631
+ export const DestinyJoinClosedReasons = {
625
632
  None: 0,
626
633
  InMatchmaking: 1,
627
634
  Loading: 2,
@@ -630,13 +637,13 @@ export var DestinyJoinClosedReasons = {
630
637
  DisallowedByGameState: 16,
631
638
  Offline: 32768,
632
639
  };
633
- export var DestinyRace = { Human: 0, Awoken: 1, Exo: 2, Unknown: 3 };
634
- export var DestinyMilestoneDisplayPreference = {
640
+ export const DestinyRace = { Human: 0, Awoken: 1, Exo: 2, Unknown: 3 };
641
+ export const DestinyMilestoneDisplayPreference = {
635
642
  MilestoneDefinition: 0,
636
643
  CurrentQuestSteps: 1,
637
644
  CurrentActivityChallenges: 2,
638
645
  };
639
- export var DestinyMilestoneType = {
646
+ export const DestinyMilestoneType = {
640
647
  Unknown: 0,
641
648
  Tutorial: 1,
642
649
  OneTime: 2,
@@ -644,7 +651,7 @@ export var DestinyMilestoneType = {
644
651
  Daily: 4,
645
652
  Special: 5,
646
653
  };
647
- export var DestinyActivityDifficultyTier = {
654
+ export const DestinyActivityDifficultyTier = {
648
655
  Trivial: 0,
649
656
  Easy: 1,
650
657
  Normal: 2,
@@ -654,8 +661,8 @@ export var DestinyActivityDifficultyTier = {
654
661
  AlmostImpossible: 6,
655
662
  Impossible: 7,
656
663
  };
657
- export var DestinyActivityRewardDisplayMode = { Aggregate: 0, PickFirst: 1, Count: 2 };
658
- export var EquipFailureReason = {
664
+ export const DestinyActivityRewardDisplayMode = { Aggregate: 0, PickFirst: 1, Count: 2 };
665
+ export const EquipFailureReason = {
659
666
  None: 0,
660
667
  ItemUnequippable: 1,
661
668
  ItemUniqueEquipRestricted: 2,
@@ -666,7 +673,7 @@ export var EquipFailureReason = {
666
673
  ItemEquipBlocklisted: 64,
667
674
  ItemLoadoutRequirementNotMet: 128,
668
675
  };
669
- export var DestinyTalentNodeState = {
676
+ export const DestinyTalentNodeState = {
670
677
  Invalid: 0,
671
678
  CanUpgrade: 1,
672
679
  NoPoints: 2,
@@ -682,7 +689,7 @@ export var DestinyTalentNodeState = {
682
689
  CreationOnly: 12,
683
690
  Hidden: 13,
684
691
  };
685
- export var VendorItemStatus = {
692
+ export const VendorItemStatus = {
686
693
  Success: 0,
687
694
  NoInventorySpace: 1,
688
695
  NoFunds: 2,
@@ -699,7 +706,7 @@ export var VendorItemStatus = {
699
706
  AlreadyOwned: 4096,
700
707
  DisplayOnly: 8192,
701
708
  };
702
- export var DestinyVendorItemState = {
709
+ export const DestinyVendorItemState = {
703
710
  None: 0,
704
711
  Incomplete: 1,
705
712
  RewardAvailable: 2,
@@ -728,8 +735,8 @@ export var DestinyVendorItemState = {
728
735
  ArtifactPerkBoosted: 16777216,
729
736
  SeasonalArchiveFree: 33554432,
730
737
  };
731
- export var DestinySocketArrayType = { Default: 0, Intrinsic: 1 };
732
- export var DestinyStatsCategoryType = {
738
+ export const DestinySocketArrayType = { Default: 0, Intrinsic: 1 };
739
+ export const DestinyStatsCategoryType = {
733
740
  None: 0,
734
741
  Kills: 1,
735
742
  Assists: 2,
@@ -747,7 +754,7 @@ export var DestinyStatsCategoryType = {
747
754
  MedalMultiKills: 14,
748
755
  MedalAbilities: 15,
749
756
  };
750
- export var UnitType = {
757
+ export const UnitType = {
751
758
  None: 0,
752
759
  Count: 1,
753
760
  PerGame: 2,
@@ -763,11 +770,11 @@ export var UnitType = {
763
770
  Milliseconds: 12,
764
771
  CompletionReason: 13,
765
772
  };
766
- export var DestinyStatsMergeMethod = { Add: 0, Min: 1, Max: 2 };
767
- export var AwaType = { None: 0, InsertPlugs: 1 };
768
- export var AwaUserSelection = { None: 0, Rejected: 1, Approved: 2 };
769
- export var AwaResponseReason = { None: 0, Answered: 1, TimedOut: 2, Replaced: 3 };
770
- export var FireteamFinderCodeOptionType = {
773
+ export const DestinyStatsMergeMethod = { Add: 0, Min: 1, Max: 2 };
774
+ export const AwaType = { None: 0, InsertPlugs: 1 };
775
+ export const AwaUserSelection = { None: 0, Rejected: 1, Approved: 2 };
776
+ export const AwaResponseReason = { None: 0, Answered: 1, TimedOut: 2, Replaced: 3 };
777
+ export const FireteamFinderCodeOptionType = {
771
778
  None: 0,
772
779
  ApplicationOnly: 1,
773
780
  OnlineOnly: 2,
@@ -777,16 +784,16 @@ export var FireteamFinderCodeOptionType = {
777
784
  FinderActivityGraph: 6,
778
785
  MicrophoneRequired: 7,
779
786
  };
780
- export var FireteamFinderOptionAvailability = {
787
+ export const FireteamFinderOptionAvailability = {
781
788
  None: 0,
782
789
  CreateListingBuilder: 1,
783
790
  SearchListingBuilder: 2,
784
791
  ListingViewer: 4,
785
792
  LobbyViewer: 8,
786
793
  };
787
- export var FireteamFinderOptionVisibility = { Always: 0, ShowWhenChangedFromDefault: 1 };
788
- export var FireteamFinderOptionControlType = { None: 0, ValueCollection: 1, RadioButton: 2 };
789
- export var FireteamFinderOptionSearchFilterType = {
794
+ export const FireteamFinderOptionVisibility = { Always: 0, ShowWhenChangedFromDefault: 1 };
795
+ export const FireteamFinderOptionControlType = { None: 0, ValueCollection: 1, RadioButton: 2 };
796
+ export const FireteamFinderOptionSearchFilterType = {
790
797
  None: 0,
791
798
  All: 1,
792
799
  Any: 2,
@@ -797,8 +804,8 @@ export var FireteamFinderOptionSearchFilterType = {
797
804
  LessThan: 7,
798
805
  LessThanOrEqualTo: 8,
799
806
  };
800
- export var FireteamFinderOptionDisplayFormat = { Text: 0, Integer: 1, Bool: 2, FormatString: 3 };
801
- export var FireteamFinderOptionValueProviderType = {
807
+ export const FireteamFinderOptionDisplayFormat = { Text: 0, Integer: 1, Bool: 2, FormatString: 3 };
808
+ export const FireteamFinderOptionValueProviderType = {
802
809
  None: 0,
803
810
  Values: 1,
804
811
  PlayerCount: 2,
@@ -806,20 +813,20 @@ export var FireteamFinderOptionValueProviderType = {
806
813
  FireteamFinderActivityGraph: 4,
807
814
  FireteamFinderUIActivityTree: 5,
808
815
  };
809
- export var FireteamFinderOptionValueFlags = {
816
+ export const FireteamFinderOptionValueFlags = {
810
817
  None: 0,
811
818
  CreateListingDefaultValue: 1,
812
819
  SearchFilterDefaultValue: 2,
813
820
  };
814
- export var FireteamFinderLabelFieldType = { Title: 0, Label: 1 };
815
- export var DestinyActivityTreeType = {
821
+ export const FireteamFinderLabelFieldType = { Title: 0, Label: 1 };
822
+ export const DestinyActivityTreeType = {
816
823
  FireteamFinder: 0,
817
824
  Curator: 1,
818
825
  EventHome: 2,
819
826
  SeasonHome: 3,
820
827
  Count: 4,
821
828
  };
822
- export var DestinyActivityTreeChildSortMode = {
829
+ export const DestinyActivityTreeChildSortMode = {
823
830
  Investment: 0,
824
831
  FocusFirst: 1,
825
832
  BonusAndFocusFirst: 2,
@@ -11,32 +11,37 @@
11
11
  */
12
12
  import { BungieMembershipType, PagedQuery } from '../common.js';
13
13
  import { UserInfoCard } from '../user/interfaces.js';
14
- export declare const enum FireteamDateRange {
15
- All = 0,
16
- Now = 1,
17
- TwentyFourHours = 2,
18
- FortyEightHours = 3,
19
- ThisWeek = 4,
20
- }
21
- export declare const enum FireteamPlatform {
22
- Any = 0,
23
- Playstation4 = 1,
24
- XboxOne = 2,
25
- Blizzard = 3,
26
- Steam = 4,
27
- Stadia = 5,
28
- Egs = 6,
29
- }
30
- export declare const enum FireteamPublicSearchOption {
31
- PublicAndPrivate = 0,
32
- PublicOnly = 1,
33
- PrivateOnly = 2,
34
- }
35
- export declare const enum FireteamSlotSearch {
36
- NoSlotRestriction = 0,
37
- HasOpenPlayerSlots = 1,
38
- HasOpenPlayerOrAltSlots = 2,
39
- }
14
+ export declare const FireteamDateRange: {
15
+ readonly All: 0;
16
+ readonly Now: 1;
17
+ readonly TwentyFourHours: 2;
18
+ readonly FortyEightHours: 3;
19
+ readonly ThisWeek: 4;
20
+ };
21
+ export type FireteamDateRange = (typeof FireteamDateRange)[keyof typeof FireteamDateRange];
22
+ export declare const FireteamPlatform: {
23
+ readonly Any: 0;
24
+ readonly Playstation4: 1;
25
+ readonly XboxOne: 2;
26
+ readonly Blizzard: 3;
27
+ readonly Steam: 4;
28
+ readonly Stadia: 5;
29
+ readonly Egs: 6;
30
+ };
31
+ export type FireteamPlatform = (typeof FireteamPlatform)[keyof typeof FireteamPlatform];
32
+ export declare const FireteamPublicSearchOption: {
33
+ readonly PublicAndPrivate: 0;
34
+ readonly PublicOnly: 1;
35
+ readonly PrivateOnly: 2;
36
+ };
37
+ export type FireteamPublicSearchOption =
38
+ (typeof FireteamPublicSearchOption)[keyof typeof FireteamPublicSearchOption];
39
+ export declare const FireteamSlotSearch: {
40
+ readonly NoSlotRestriction: 0;
41
+ readonly HasOpenPlayerSlots: 1;
42
+ readonly HasOpenPlayerOrAltSlots: 2;
43
+ };
44
+ export type FireteamSlotSearch = (typeof FireteamSlotSearch)[keyof typeof FireteamSlotSearch];
40
45
  export interface SearchResultOfFireteamSummary {
41
46
  readonly results: FireteamSummary[];
42
47
  readonly totalResults: number;
@@ -157,10 +162,12 @@ export interface FireteamUserInfoCard {
157
162
  /** The bungie global display name code, if set. */
158
163
  readonly bungieGlobalDisplayNameCode?: number;
159
164
  }
160
- export declare const enum FireteamPlatformInviteResult {
161
- None = 0,
162
- Success = 1,
163
- AlreadyInFireteam = 2,
164
- Throttled = 3,
165
- ServiceError = 4,
166
- }
165
+ export declare const FireteamPlatformInviteResult: {
166
+ readonly None: 0;
167
+ readonly Success: 1;
168
+ readonly AlreadyInFireteam: 2;
169
+ readonly Throttled: 3;
170
+ readonly ServiceError: 4;
171
+ };
172
+ export type FireteamPlatformInviteResult =
173
+ (typeof FireteamPlatformInviteResult)[keyof typeof FireteamPlatformInviteResult];