Method: PulpcoreClient::GroupRole.openapi_nullable

Defined in:
lib/pulpcore_client/models/group_role.rb

.openapi_nullableObject

List of attributes with nullable: true



45
46
47
48
49
50
# File 'lib/pulpcore_client/models/group_role.rb', line 45

def self.openapi_nullable
  Set.new([
    :'content_object',
    :'domain'
  ])
end