Method: DocuSign_Maestro::TriggerWorkflowViaPostResponse.swagger_types

Defined in:
lib/docusign_maestro/models/trigger_workflow_via_post_response.rb

.swagger_typesObject

Attribute type mapping.

[View source]

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