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.sep.sep08
/
Sep08Service
/
Sep08Service
Sep08Service
constructor
(
tomlData
:
StellarToml
,
regulatedAssets
:
List
<
RegulatedAsset
>
,
network
:
Network
,
horizonServer
:
HorizonServer
,
httpClient
:
HttpClient
?
=
null
,
httpRequestHeaders
:
Map
<
String
,
String
>
?
=
null
)