Method: OryClient::Invoice.openapi_nullable
- Defined in:
- lib/ory-client/models/invoice.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
85 86 87 88 |
# File 'lib/ory-client/models/invoice.rb', line 85 def self.openapi_nullable Set.new([ ]) end |