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.horizon.responses.effects
/
TrustlineAuthorizedToMaintainLiabilitiesEffectResponse
/
TrustlineAuthorizedToMaintainLiabilitiesEffectResponse
Trustline
Authorized
To
Maintain
Liabilities
Effect
Response
constructor
(
id
:
String
,
account
:
String
?
,
accountMuxed
:
String
?
=
null
,
accountMuxedId
:
String
?
=
null
,
type
:
String
,
createdAt
:
String
,
pagingToken
:
String
,
links
:
EffectResponse.EffectLinks
,
trustor
:
String
,
assetType
:
String
,
assetCode
:
String
?
=
null
)