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