Method: MergeCRMClient::NoteEndpointRequest.openapi_nullable
- Defined in:
- lib/merge_crm_client/models/note_endpoint_request.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
40 41 42 43 |
# File 'lib/merge_crm_client/models/note_endpoint_request.rb', line 40 def self.openapi_nullable Set.new([ ]) end |