Package-level declarations

Types

Link copied to clipboard
@Serializable
data class PasswordDetails(val id: String, val tail: String, _scopes: String, val password: String? = null)

The PasswordDetails data class represents the basic information of a password