Destiny.DestinyEquipItemResult
		The results of an Equipping operation performed through the Destiny API.
	
	
	
	
		Type: object
	
	
	
	
	
		Object Properties
itemInstanceId
						
		The instance ID of the item in question (all items that can be equipped must, but definition, be Instanced and thus have an Instance ID that you can use to refer to them)
	
	
	
	
		Type: int64
	
	
	
	
	
	
			
equipStatus
						
		A PlatformErrorCodes enum indicating whether it succeeded, and if it failed why.
	
	
	
	
		Type: int32