Method: ElasticEmail::SplitOptions.openapi_nullable
- Defined in:
- lib/ElasticEmail/models/split_options.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
68 69 70 71 |
# File 'lib/ElasticEmail/models/split_options.rb', line 68 def self.openapi_nullable Set.new([ ]) end |