Method: GongAPI::GenericCrmIntegration.openapi_nullable
- Defined in:
- lib/gong_api/models/generic_crm_integration.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
44 45 46 47 |
# File 'lib/gong_api/models/generic_crm_integration.rb', line 44 def self.openapi_nullable Set.new([ ]) end |