Method: GongAPI::CustomerData.openapi_nullable
- Defined in:
- lib/gong_api/models/customer_data.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
61 62 63 64 |
# File 'lib/gong_api/models/customer_data.rb', line 61 def self.openapi_nullable Set.new([ ]) end |