Object containing a list of metadata schemas.
Name | Type | Description |
---|---|---|
_object | ObjectEnum | The type of the object represented by JSON. This object stores information about the metadata schemas in a dictionary. |
dataRef | DataRefEnum | Identifies the name of the attribute that contains the array of metadata schema objects. |
schemas | List<MetadataSchemaDeprecated> | Array of metadata schema objects. The metadata schemas are listed by related object properties. |
total | Integer | The total number of metadata schema objects. |
Name | Value |
---|---|
LIST | "list" |
Name | Value |
---|---|
SCHEMAS | "schemas" |