Information about a specific step in an Identity Verification workflow.
@type t() :: %DocuSign.Model.AccountIdentityVerificationStep{ name: String.t() | nil, type: String.t() | nil }