Fireblocks Embedded Wallet SDK Documentation
Toggle table of contents
1.0.0
Fireblocks Embedded Wallet SDK
Platform filter
Fireblocks Embedded Wallet SDK
Switch theme
Search in API
Fireblocks Embedded Wallet SDK Documentation
Fireblocks Embedded Wallet SDK Documentation
/
com.fireblocks.sdk.ew.models
/
OneTimeAddress
One
Time
Address
data
class
OneTimeAddress
(
val
address
:
String
,
val
tag
:
String
?
=
null
)
Created by Fireblocks Ltd. on 07/10/2024.
Parameters
address
tag
Members
Constructors
One
Time
Address
Link copied to clipboard
constructor
(
address
:
String
,
tag
:
String
?
=
null
)
Properties
address
Link copied to clipboard
val
address
:
String
tag
Link copied to clipboard
val
tag
:
String
?
=
null