Class TrustlineSponsorshipCreatedEffectResponse
java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.effects.EffectResponse
org.stellar.sdk.responses.effects.TrustlineSponsorshipCreatedEffectResponse
- All Implemented Interfaces:
Pageable
Represents trustline_sponsorship_created effect response.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.stellar.sdk.responses.effects.EffectResponse
EffectResponse.Links -
Constructor Summary
ConstructorsConstructorDescriptionTrustlineSponsorshipCreatedEffectResponse(String assetString, String sponsor) -
Method Summary
Methods inherited from class org.stellar.sdk.responses.effects.EffectResponse
getAccount, getAccountMuxed, getAccountMuxedId, getCreatedAt, getId, getLinks, getPagingToken, getTypeMethods inherited from class org.stellar.sdk.responses.Response
getRateLimitLimit, getRateLimitRemaining, getRateLimitReset, setHeaders
-
Constructor Details
-
TrustlineSponsorshipCreatedEffectResponse
-
-
Method Details
-
getAsset
-
getAssetString
-
getSponsor
-
toString
-
equals
- Overrides:
equalsin classEffectResponse
-
hashCode
public int hashCode()- Overrides:
hashCodein classEffectResponse
-