Sha256: 896640c17374c9611b00935cd470fead0e47fb34bdcc961fec901924225604b6
Contents?: true
Size: 654 Bytes
Versions: 177
Compression:
Stored size: 654 Bytes
Contents
# Pulp2to3MigrationClient::InlineResponse200 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **count** | **Integer** | | **_next** | **String** | | [optional] **previous** | **String** | | [optional] **results** | [**Array<Pulp2to3MigrationMigrationPlan>**](Pulp2to3MigrationMigrationPlan.md) | | ## Code Sample ```ruby require 'Pulp2to3MigrationClient' instance = Pulp2to3MigrationClient::InlineResponse200.new(count: null, _next: null, previous: null, results: null) ```
Version data entries
177 entries across 177 versions & 1 rubygems