Method: DocuSign_Maestro::TriggerWorkflowViaPostResponse.swagger_types
- Defined in:
- lib/docusign_maestro/models/trigger_workflow_via_post_response.rb
permalink .swagger_types ⇒ Object
Attribute type mapping.
31 32 33 34 35 36 |
# File 'lib/docusign_maestro/models/trigger_workflow_via_post_response.rb', line 31 def self.swagger_types { :'instance_id' => :'String', :'workflow_instance_url' => :'String' } end |