View Source DocuSign.Model.AccountIdentityVerificationStep (DocuSign v1.2.0)

Information about a specific step in an Identity Verification workflow.

Summary

Types

@type t() :: %DocuSign.Model.AccountIdentityVerificationStep{
  name: String.t() | nil,
  type: String.t() | nil
}