Method: PulpcoreClient::PaginatedImportResponseList.openapi_nullable
- Defined in:
- lib/pulpcore_client/models/paginated_import_response_list.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
46 47 48 49 50 51 |
# File 'lib/pulpcore_client/models/paginated_import_response_list.rb', line 46 def self.openapi_nullable Set.new([ :'_next', :'previous', ]) end |