Sha256: 836c6acd399c65b3df6332254592d073d3e496acae7715edf8051b9cd92196fc

Contents?: true

Size: 836 Bytes

Versions: 74

Compression:

Stored size: 836 Bytes

Contents

# PulpFileClient::PaginatedfileFileAlternateContentSourceResponseList

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**count** | **Integer** |  | 
**_next** | **String** |  | [optional] 
**previous** | **String** |  | [optional] 
**results** | [**Array<FileFileAlternateContentSourceResponse>**](FileFileAlternateContentSourceResponse.md) |  | 

## Code Sample

```ruby
require 'PulpFileClient'

instance = PulpFileClient::PaginatedfileFileAlternateContentSourceResponseList.new(count: 123,
                                 _next: http://api.example.org/accounts/?offset=400&limit=100,
                                 previous: http://api.example.org/accounts/?offset=200&limit=100,
                                 results: null)
```


Version data entries

74 entries across 74 versions & 1 rubygems

Version Path
pulp_file_client-3.63.12 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.49.34 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.49.33 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.63.11 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.63.10 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.49.32 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.63.9 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.69.2 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.49.31 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.63.8 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.69.1 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.49.30 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.63.7 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.49.29 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.49.28 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.63.6 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.69.0 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.63.5 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.68.2 docs/PaginatedfileFileAlternateContentSourceResponseList.md
pulp_file_client-3.49.27 docs/PaginatedfileFileAlternateContentSourceResponseList.md