Method: Hubspot::Crm::Objects::StandardError.openapi_nullable
- Defined in:
- lib/hubspot/codegen/crm/objects/models/standard_error.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
64 65 66 67 |
# File 'lib/hubspot/codegen/crm/objects/models/standard_error.rb', line 64 def self.openapi_nullable Set.new([ ]) end |