ItemRef
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public class ItemRef
Properties
Id
View Source
Declaration
public string Id { get; set; }
Item
View Source
Declaration
public string Item { get; set; }
public class ItemRef
public string Id { get; set; }
public string Item { get; set; }