Auth_key_account_address

data class Auth_key_account_address(val auth_key: String, val account_address: String, val last_transaction_version: Any, val is_auth_key_used: Boolean)

Constructors

Link copied to clipboard
constructor(auth_key: String, account_address: String, last_transaction_version: Any, is_auth_key_used: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard