Method: Dropbox::Sign::SubSigningOptions.merged_nullable
- Defined in:
- lib/dropbox-sign/models/sub_signing_options.rb
.merged_nullable ⇒ Object
Returns list of attributes with nullable: true of this model + parent
113 114 115 |
# File 'lib/dropbox-sign/models/sub_signing_options.rb', line 113 def self.merged_nullable self.openapi_nullable end |