stellar_flutter_sdk
stellar_flutter_sdk
TrustlineSponsorshipUpdatedEffectResponse
TrustlineSponsorshipUpdatedEffectResponse constructor
TrustlineSponsorshipUpdatedEffectResponse
stellar_flutter_sdk
stellar_flutter_sdk
TrustlineSponsorshipUpdatedEffectResponse
TrustlineSponsorshipUpdatedEffectResponse constructor
TrustlineSponsorshipUpdatedEffectResponse class
Constructors
TrustlineSponsorshipUpdatedEffectResponse
fromJson
Properties
account
accountMuxed
accountMuxedId
createdAt
formerSponsor
hashCode
id
links
newSponsor
pagingToken
rateLimitLimit
rateLimitRemaining
rateLimitReset
runtimeType
type
Methods
noSuchMethod
setHeaders
toString
Operators
operator ==
TrustlineSponsorshipUpdatedEffectResponse
constructor
TrustlineSponsorshipUpdatedEffectResponse
(
String
newSponsor
,
String
formerSponsor
)
Implementation
TrustlineSponsorshipUpdatedEffectResponse( this.newSponsor, this.formerSponsor);