API Referenceglobal
ListResultclass
Represents the actual response from the api
object→ListResult
Constructors1
Showing 1 constructors
public ListResult()
No results match this filter.
Properties2
Showing 2 properties
public Sandbox.Package.ListResult.Grouping[] Sandbox.Package.ListResult.Groupings { get; set; }
The groups of packages
public string Sandbox.Package.ListResult.Title { get; set; }
The name of this group
Returns:
string—No results match this filter.