Sha256: 5b1ac28e49107dc665d55815e0458d010ede82105dce6ab12c07a197d4f6c29c
Contents?: true
Size: 1.36 KB
Versions: 324
Compression:
Stored size: 1.36 KB
Contents
# UltracartClient::LibraryItemPublishedMeta ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **count_of_versions** | **Integer** | The number of published versions a source item has, or zero if this item is not a source or is private | [optional] **library_item_published_oid** | **Integer** | The oid pointing to the most recent published version, or zero if this is not a published source item. | [optional] **library_item_review_oid** | **Integer** | The oid pointing to the review data if this is a source library item and currently under review | [optional] **rejected** | **BOOLEAN** | True if this is a source item and is under review and was rejected. | [optional] **rejected_reason** | **String** | The reason for rejection if this item is a source item, is under review, and was rejected. For all other cases, this value will be null or missing. | [optional] **release_version** | **Integer** | If this library item is a source item and it is published, this is the most recent release version number | [optional] **review_version** | **Integer** | If this library item is a source item and has a published item currently under review, this is that version number | [optional] **under_review** | **BOOLEAN** | True if this library item is a source item and is currently under review | [optional]
Version data entries
324 entries across 324 versions & 1 rubygems