KYCDao
KYCDao
/
com.kycdao.android.sdk.model
/
BlockchainAccount
Blockchain
Account
data
class
BlockchainAccount
(
val
id
:
Long
,
val
address
:
String
)
Content copied to clipboard
Constructors
Properties
Constructors
Blockchain
Account
Link copied to clipboard
fun
BlockchainAccount
(
id
:
Long
,
address
:
String
)
Content copied to clipboard
Properties
address
Link copied to clipboard
val
address
:
String
Content copied to clipboard
id
Link copied to clipboard
val
id
:
Long
Content copied to clipboard