stellar-sdk
Toggle table of contents
1.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
stellar-sdk
stellar-sdk
/
com.soneso.stellar.sdk
/
SetOptionsOperation
/
SetOptionsOperation
Set
Options
Operation
constructor
(
inflationDestination
:
String
?
=
null
,
clearFlags
:
Int
?
=
null
,
setFlags
:
Int
?
=
null
,
masterKeyWeight
:
Int
?
=
null
,
lowThreshold
:
Int
?
=
null
,
mediumThreshold
:
Int
?
=
null
,
highThreshold
:
Int
?
=
null
,
homeDomain
:
String
?
=
null
,
signer
:
SignerKey
?
=
null
,
signerWeight
:
Int
?
=
null
)