Method: Bandwidth::OptInWorkflow.openapi_nullable
- Defined in:
- lib/bandwidth-sdk/models/opt_in_workflow.rb
.openapi_nullable ⇒ Object
List of attributes with nullable: true
53 54 55 56 57 |
# File 'lib/bandwidth-sdk/models/opt_in_workflow.rb', line 53 def self.openapi_nullable Set.new([ :'confirmation_response' ]) end |