Click or drag to resize
ItemDetails Property
View Project on GitHub
Additional item details if applicable, depending on the item type.

Namespace: GW2CSharp.V2.Unauthenticated.Items
Assembly: GW2CSharp (in GW2CSharp.dll) Version: 0.15.0.0 (0.15)
Syntax
C#
public Object Details { get; set; }

Property Value

Type: Object
See Also