class Package.ListResult

in global :: Sandbox

Represents the actual response from the api


public Package.ListResult.Grouping[] Groupings { get; set; }

The groups of packages

public Type GetType( )

😔 No documentation found.

public string ToString( )

😔 No documentation found.

public bool Equals( object obj )

😔 No documentation found.

public int GetHashCode( )

😔 No documentation found.

public Package.ListResult( )

😔 No documentation found.