Sha256: 8519cc902ceb966252cd3d557aa381faf209191a104e6f5f6c1874b0b0bf0632
Contents?: true
Size: 389 Bytes
Versions: 2
Compression:
Stored size: 389 Bytes
Contents
# PulpFileClient::RemoteResponseHiddenFields ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | | **is_set** | **Boolean** | | ## Code Sample ```ruby require 'PulpFileClient' instance = PulpFileClient::RemoteResponseHiddenFields.new(name: null, is_set: null) ```
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pulp_file_client-3.55.2 | docs/RemoteResponseHiddenFields.md |
pulp_file_client-3.49.14 | docs/RemoteResponseHiddenFields.md |