Method: OryClient::ProjectMetadata#name

Defined in:
lib/ory-client/models/project_metadata.rb

#nameObject

The project’s name if set



27
28
29
# File 'lib/ory-client/models/project_metadata.rb', line 27

def name
  @name
end