DocuSign v0.2.9 DocuSign.Model.AccountIdentityVerificationWorkflow View Source

Link to this section Summary

Link to this section Types

Specs

t() :: %DocuSign.Model.AccountIdentityVerificationWorkflow{
  defaultName: String.t(),
  steps: [AccountIdentityVerificationStep],
  workflowId: String.t()
}