Skip to main content

PersonalProfileDocuments

No description

type PersonalProfileDocuments {
addressProof: Folder
createdDate: DateTime!
id: UUID!
identityProof: Folder
organizationId: UUID!
other: Folder
professionalStatusProof: Folder
residencePermitProof: Folder
resourceProof: Folder
taxNoticeProof: Folder
updatedDate: DateTime!
}

Fields

NomTypeDescription
addressProofFolder object
createdDateDateTime! non-null scalarThe creation date-time of the entity
idUUID! non-null scalarUnique identifier of the entity
identityProofFolder object
organizationIdUUID! non-null scalarUnique identifier of the entity's parent organization. Used for tenancy separation.
otherFolder object
professionalStatusProofFolder object
residencePermitProofFolder object
resourceProofFolder object
taxNoticeProofFolder object
updatedDateDateTime! non-null scalarThe last update date-time of the entity updatePersonalProfileDocumentsAddressProof updatePersonalProfileDocumentsIdentityProof updatePersonalProfileDocumentsOther updatePersonalProfileDocumentsProfessionalStatusProof updatePersonalProfileDocumentsResidencePermitProof updatePersonalProfileDocumentsResourceProof updatePersonalProfileDocumentsTaxNoticeProof PersonalProfile