wallet-sdk
1.2.0
wallet-sdk
/
org.stellar.walletsdk
/
AccountThreshold
Account
Threshold
data
class
AccountThreshold
(
low
:
Int
,
medium
:
Int
,
high
:
Int
)
Content copied to clipboard
Account weights threshold
Constructors
Properties
Parameters
Parameters
low
Low threshold weight
medium
Medium threshold weight
high
High threshold weight
Constructors
Account
Threshold
Link copied to clipboard
fun
AccountThreshold
(
low
:
Int
,
medium
:
Int
,
high
:
Int
)
Content copied to clipboard
Properties
high
Link copied to clipboard
val
high
:
Int
Content copied to clipboard
low
Link copied to clipboard
val
low
:
Int
Content copied to clipboard
medium
Link copied to clipboard
val
medium
:
Int
Content copied to clipboard