GetAccountHistoryAccountCreated

data class GetAccountHistoryAccountCreated(val email: String? = null, val handle: Handle? = null)

Constructors

Link copied to clipboard
constructor(email: String? = null, handle: Handle? = null)

Properties

Link copied to clipboard
val email: String? = null
Link copied to clipboard
val handle: Handle? = null