core.type
package defines a number of common data objects which are used throughout the APISee: Description
Class | Description |
---|---|
ChildIdentifierList |
A result that includes a list of child identifiers.
|
DependenciesPerEntity | |
DistributableChildIdentifierList | |
EntityDesc |
Adds a type to the standard name & id in EntityIdentifier.
|
EntityIdentifier |
Generic base class specifying an identifier that will be unique within a type
and a name of the identified object.
|
PaginationInput |
Specifies pagination parameters that control what items are returned.
|
PaginationResult |
Used for displaying paginated lists and keeping track where in the list we are.
|
ResultMessage |
General class to return status on whether an action has succeeded or failed.
|
core.type
package defines a number of common data objects which are used throughout the API