DocuSign.Model.AccountIdentityVerificationStep (DocuSign v2.2.2)

View Source

Information about a specific step in an Identity Verification workflow.

Summary

Types

t()

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

Functions

decode(value)