Class EndSponsoringFutureReservesOperationResponse

java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.operations.OperationResponse
org.stellar.sdk.responses.operations.EndSponsoringFutureReservesOperationResponse
All Implemented Interfaces:
Pageable

public final class EndSponsoringFutureReservesOperationResponse extends OperationResponse
Represents EndSponsoringFutureReserves operation response.
See Also:
  • Constructor Details

    • EndSponsoringFutureReservesOperationResponse

      public EndSponsoringFutureReservesOperationResponse(String beginSponsor, String beginSponsorMuxed, BigInteger beginSponsorMuxedId)
  • Method Details