Portal Android SDK
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Portal Android SDK
Portal Android SDK
/
io.portalhq.android.api.data.evmaccounttype
/
EvmAccountTypeData
Evm
Account
Type
Data
data
class
EvmAccountTypeData
(
val
status
:
String
)
Account type data.
Parameters
status
The account status: "SMART_CONTRACT", "EIP_155_EOA", or "EIP_7702_EOA".
Members
Constructors
Evm
Account
Type
Data
Link copied to clipboard
constructor
(
status
:
String
)
Properties
status
Link copied to clipboard
val
status
:
String