Method: OryClient::RelationQuery#namespace
- Defined in:
- lib/ory-client/models/relation_query.rb
#namespace ⇒ Object
Namespace to query
20 21 22 |
# File 'lib/ory-client/models/relation_query.rb', line 20 def namespace @namespace end |