Package-level declarations

Types

Link copied to clipboard
@Serializable
data class BackupCodeResource(val objectType: String, val id: String, val codes: List<String>, val createdAt: Long, val updatedAt: Long)

Represents a backup code resource for two-factor authentication recovery.