AccountResponse

data class AccountResponse(val googleAuto: GoogleAutoResponse)

Identifies an account and how to log into it.

Constructors

Link copied to clipboard
constructor(googleAuto: GoogleAutoResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

An automatic google login account.