Package-level declarations
Types
Link copied to clipboard
data class BankStatement(val files: List<PassportFile>, val translations: List<PassportFile> = emptyList(), val hash: <Error class: unknown class>) : EncryptedPassportElementWithTranslatableFilesCollection
Link copied to clipboard
data class CommonPassport(val data: <Error class: unknown class>, val frontSide: PassportFile? = null, val selfie: PassportFile? = null, val translations: List<PassportFile> = emptyList(), val hash: <Error class: unknown class>) : Passport
Link copied to clipboard
data class DriverLicense(val data: <Error class: unknown class>, val frontSide: PassportFile? = null, val reverseSide: PassportFile? = null, val selfie: PassportFile? = null, val translations: List<PassportFile> = emptyList(), val hash: <Error class: unknown class>) : EncryptedPassportElementWithTranslatableIDDocument
Link copied to clipboard
data class Email(val email: String, val hash: <Error class: unknown class>) : EncryptedPassportElementWithEmail
Link copied to clipboard
data class EncryptedAddress(val data: <Error class: unknown class>, val hash: <Error class: unknown class>) : EncryptedPassportElementWithData
Link copied to clipboard
object EncryptedElementSerializer
Link copied to clipboard
Link copied to clipboard
data class EncryptedPersonalDetails(val data: <Error class: unknown class>, val hash: <Error class: unknown class>) : EncryptedPassportElementWithData
Link copied to clipboard
data class IdentityCard(val data: <Error class: unknown class>, val frontSide: PassportFile? = null, val reverseSide: PassportFile? = null, val selfie: PassportFile? = null, val translations: List<PassportFile> = emptyList(), val hash: <Error class: unknown class>) : EncryptedPassportElementWithTranslatableIDDocument
Link copied to clipboard
data class InternalPassport(val data: <Error class: unknown class>, val frontSide: PassportFile? = null, val selfie: PassportFile? = null, val translations: List<PassportFile> = emptyList(), val hash: <Error class: unknown class>) : Passport
Link copied to clipboard
Link copied to clipboard
data class PassportRegistration(val files: List<PassportFile>, val translations: List<PassportFile> = emptyList(), val hash: <Error class: unknown class>) : EncryptedPassportElementWithTranslatableFilesCollection
Link copied to clipboard
data class PhoneNumber(val phoneNumber: String, val hash: <Error class: unknown class>) : EncryptedPassportElementWithPhoneNumber
Link copied to clipboard
data class RentalAgreement(val files: List<PassportFile>, val translations: List<PassportFile> = emptyList(), val hash: <Error class: unknown class>) : EncryptedPassportElementWithTranslatableFilesCollection
Link copied to clipboard
data class TemporaryRegistration(val files: List<PassportFile>, val translations: List<PassportFile> = emptyList(), val hash: <Error class: unknown class>) : EncryptedPassportElementWithTranslatableFilesCollection
Link copied to clipboard
data class UtilityBill(val files: List<PassportFile>, val translations: List<PassportFile> = emptyList(), val hash: <Error class: unknown class>) : EncryptedPassportElementWithTranslatableFilesCollection