Method: Bandwidth::FieldError.openapi_nullable
- Defined in:
- lib/bandwidth-sdk/models/field_error.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
51 52 53 54 |
# File 'lib/bandwidth-sdk/models/field_error.rb', line 51 def self.openapi_nullable Set.new([ ]) end |