DocuSign.Model.RecipientProofFile (DocuSign v2.0.0)

View Source

The proof file of the recipient. ID Evidence uses proof files to store the identification data that recipients submit when verifying their ID with ID Verification

Summary

Types

t()

@type t() :: %DocuSign.Model.RecipientProofFile{
  hasIdentityAttempts: String.t() | nil,
  isInProofFile: String.t() | nil
}

Functions

decode(value)