Method: OryClient::WorkspaceApiKey#name

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

#nameObject

The API key’s Name Set this to help you remember, for example, where you use the API key.



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

def name
  @name
end