Libraries
»
ory-client
(1.1.37)
»
Index
»
OryClient
»
ProjectApiKey
»
#id
Method: OryClient::ProjectApiKey#id
Defined in:
lib/ory-client/models/project_api_key.rb
#
id
⇒
Object
The token’s ID.
19 20 21
# File 'lib/ory-client/models/project_api_key.rb', line 19
def
id
@id
end