Method: OryClient::Relationship.openapi_nullable
- Defined in:
- lib/ory-client/models/relationship.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
61 62 63 64 |
# File 'lib/ory-client/models/relationship.rb', line 61 def self.openapi_nullable Set.new([ ]) end |