Method: OryClient::WorkspaceApiKey#updated_at

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

#updated_atObject

The API key’s last update date



33
34
35
# File 'lib/ory-client/models/workspace_api_key.rb', line 33

def updated_at
  @updated_at
end