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