Identification Documents
data class IdentificationDocuments(val frontDocumentAttached: Boolean?, val backDocumentAttached: Boolean?, val selfieAttached: Boolean?)
Tracks which identity document files have been attached to a customer identity record.