Method: PulpcoreClient::NestedOpenPGPUserID.openapi_nullable
- Defined in:
- lib/pulpcore_client/models/nested_open_pgp_user_id.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
41 42 43 44 |
# File 'lib/pulpcore_client/models/nested_open_pgp_user_id.rb', line 41 def self.openapi_nullable Set.new([ ]) end |