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

public final class TrustlineSponsorshipCreatedEffectResponse extends EffectResponse
Represents trustline_sponsorship_created effect response.
See Also:
  • Constructor Details

    • TrustlineSponsorshipCreatedEffectResponse

      public TrustlineSponsorshipCreatedEffectResponse(String assetType, Asset asset, String liquidityPoolId, String sponsor)
  • Method Details