ConnectAccount

data class ConnectAccount(val accountId: String, val status: ConnectAccountStatus)

Constructors

Link copied to clipboard
constructor(accountId: String, status: ConnectAccountStatus)

Properties

Link copied to clipboard
Link copied to clipboard