Class AccountSponsorshipRemovedEffectResponse

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

public final class AccountSponsorshipRemovedEffectResponse extends EffectResponse
Represents account_sponsorship_removed effect response.
See Also:
  • Constructor Details

    • AccountSponsorshipRemovedEffectResponse

      public AccountSponsorshipRemovedEffectResponse(String formerSponsor)
  • Method Details