Method: DocuSign_Maestro::TriggerWorkflowViaPostResponse.attribute_map
- Defined in:
- lib/docusign_maestro/models/trigger_workflow_via_post_response.rb
permalink .attribute_map ⇒ Object
Attribute mapping from ruby-style variable name to JSON key.
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 |