RegistrationData

data class RegistrationData(val accountMeta: AccountMeta, val type: RegistrationType, val state: RegistrationState, val result: RegistrationResult)

User Registration Data

Author

Arshiya Khanum

Since

12.7.00

Constructors

Link copied to clipboard
constructor(accountMeta: AccountMeta, type: RegistrationType, state: RegistrationState, result: RegistrationResult)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard