Method: MergeATSClient::RemoteResponse.openapi_nullable
- Defined in:
- lib/merge_ats_client/models/remote_response.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
65 66 67 68 69 |
# File 'lib/merge_ats_client/models/remote_response.rb', line 65 def self.openapi_nullable Set.new([ :'response', ]) end |