Destiny.Definitions.Artifacts.DestinyArtifactTierDefinition
		Type: object
	
	
	
	
	
		Object Properties
tierHash
						
		An identifier, unique within the Artifact, for this specific tier.
	
	
	
	
		Type: uint32
	
	
	
	
	
	
			
displayTitle
						
		The human readable title of this tier, if any.
	
	
	
	
		Type: string
	
	
	
	
	
	
			
progressRequirementMessage
						
		A string representing the localized minimum requirement text for this Tier, if any.
	
	
	
	
		Type: string
	
	
	
	
	
	
			
items
						
		The items that can be earned within this tier.
	
	
	
	
		Type: array
	
	
	
	
		Array Contents:
			Destiny.Definitions.Artifacts.DestinyArtifactTierItemDefinition
	
	
	
	
			
minimumUnlockPointsUsedRequirement
						
		The minimum number of "unlock points" that you must have used before you can unlock items from this tier.
	
	
	
	
		Type: int32