Name | Type | Description | Notes |
---|---|---|---|
name | String | The name of the library item. The name is case-insensitive. See {@link ItemModel#name}. | [optional] |
library_id | String | The identifier of the library containing the item. See {@link ItemModel#libraryId}. | [optional] |
source_id | String | The identifier of the library item as reported by the publisher. See {@link ItemModel#sourceId}. | [optional] |
type | String | The type of the library item. The type is case-insensitive. See {@link ItemModel#type}. | [optional] |
cached | Boolean | Whether the item is cached. Possible values are 'true' or 'false'. See {@link ItemModel#cached}. | [optional] |
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.