Method: OryClient::RelationshipNamespaces#valid?
- Defined in:
- lib/ory-client/models/relationship_namespaces.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
77 78 79 |
# File 'lib/ory-client/models/relationship_namespaces.rb', line 77 def valid? true end |