UpdateAccountEmailRequest

data class UpdateAccountEmailRequest(val account: AtIdentifier, val email: String)

Constructors

Link copied to clipboard
constructor(account: AtIdentifier, email: String)

Properties

Link copied to clipboard

The handle or DID of the repo.

Link copied to clipboard