Class TrustlineSponsorshipRemovedEffectResponse

java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.effects.EffectResponse
org.stellar.sdk.responses.effects.TrustlineSponsorshipRemovedEffectResponse
All Implemented Interfaces:
Pageable

public final class TrustlineSponsorshipRemovedEffectResponse extends EffectResponse
Represents trustline_sponsorship_removed effect response.
See Also:
  • Constructor Details

    • TrustlineSponsorshipRemovedEffectResponse

      public TrustlineSponsorshipRemovedEffectResponse(String assetType, Asset asset, String liquidityPoolId, String formerSponsor)
  • Method Details