Sha256: 76f70f025c8594eaa399aaaabc3b1bd0111c1c4d950cec035289642ae8f9a6f8
Contents?: true
Size: 420 Bytes
Versions: 6
Compression:
Stored size: 420 Bytes
Contents
# SwaggerAemClient::InstallStatusStatus ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **finished** | **Boolean** | | [optional] **item_count** | **Integer** | | [optional] ## Code Sample ```ruby require 'SwaggerAemClient' instance = SwaggerAemClient::InstallStatusStatus.new(finished: null, item_count: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems