Response body schema for GET /exports
.
Name | Type | Description | Notes |
---|---|---|---|
_object | ObjectEnum | The type of the object represented by JSON. This object stores information about exports. | |
dataRef | DataRefEnum | Identifies the name of the attribute that contains the array of exports. | |
exports | List<Export> | An array of export objects. | |
total | Integer | Total number of exports. |
Name | Value |
---|---|
LIST | "list" |
Name | Value |
---|---|
EXPORTS | "exports" |