Method: DocuSign_Maestro::TriggerWorkflowViaPostResponse.attribute_map

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

.attribute_mapObject

Attribute mapping from ruby-style variable name to JSON key.

[View source]

23
24
25
26
27
28
# File 'lib/docusign_maestro/models/trigger_workflow_via_post_response.rb', line 23

def self.attribute_map
  {
    :'instance_id' => :'instanceId',
    :'workflow_instance_url' => :'workflowInstanceUrl'
  }
end