Skip to main content

DocumentPurpose

The different types of documents we support when uploading. Note that a bunch of settings are usually tied to the document purpose, for example the encryption algorithm that is used.

enum DocumentPurpose {
KYC_EVIDENCE
TEST_ENTRY
}

Values

DocumentPurpose.KYC_EVIDENCE

Documents like a license or passport used to support KYC protocols

DocumentPurpose.TEST_ENTRY

This Purpose is only for testing

Member of

DocumentUploadKekInput input ● DocumentUploadKekPayload object ● PrepareDocumentUploadInput input