Method: PulpcoreClient::GroupUser.openapi_nullable
- Defined in:
- lib/pulpcore_client/models/group_user.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
36 37 38 39 |
# File 'lib/pulpcore_client/models/group_user.rb', line 36 def self.openapi_nullable Set.new([ ]) end |