Sha256: 4d1014eb830d5d424359af2f991a5a570aaae74010098517ace65252df5d17d2
Contents?: true
Size: 621 Bytes
Versions: 6
Compression:
Stored size: 621 Bytes
Contents
# PulpFileClient::InlineResponse2002 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **count** | **Integer** | | **_next** | **String** | | [optional] **previous** | **String** | | [optional] **results** | [**Array<FileFileFileSystemExporter>**](FileFileFileSystemExporter.md) | | ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::InlineResponse2002.new(count: null, _next: null, previous: null, results: null) ```
Version data entries
6 entries across 6 versions & 1 rubygems