Method: OryClient::ProjectApiKey#name

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

#nameObject

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



22
23
24
# File 'lib/ory-client/models/project_api_key.rb', line 22

def name
  @name
end