Method: Bandwidth::GatherCallback.openapi_nullable
- Defined in:
- lib/bandwidth-sdk/models/gather_callback.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
153 154 155 156 157 158 159 |
# File 'lib/bandwidth-sdk/models/gather_callback.rb', line 153 def self.openapi_nullable Set.new([ :'enqueued_time', :'answer_time', :'tag' ]) end |