Method: OryClient::Relationship#namespace
- Defined in:
- lib/ory-client/models/relationship.rb
#namespace ⇒ Object
Namespace of the Relation Tuple
20 21 22 |
# File 'lib/ory-client/models/relationship.rb', line 20 def namespace @namespace end |