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

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

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