Method: OryClient::ProjectApiKey#owner_id

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

#owner_idObject

The token’s owner



25
26
27
# File 'lib/ory-client/models/project_api_key.rb', line 25

def owner_id
  @owner_id
end