Method: Bandwidth::MachineDetectionCompleteCallback.openapi_nullable
- Defined in:
- lib/bandwidth-sdk/models/machine_detection_complete_callback.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
132 133 134 135 136 137 138 139 |
# File 'lib/bandwidth-sdk/models/machine_detection_complete_callback.rb', line 132 def self.openapi_nullable Set.new([ :'enqueued_time', :'answer_time', :'tag', :'machine_detection_result' ]) end |