Method: OryClient::WorkspaceApiKey#created_at
- Defined in:
- lib/ory-client/models/workspace_api_key.rb
#created_at ⇒ Object
The API key’s creation date
19 20 21 |
# File 'lib/ory-client/models/workspace_api_key.rb', line 19 def created_at @created_at end |