Class ExtendFootprintTTLOperationResponse

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

public final class ExtendFootprintTTLOperationResponse extends OperationResponse
Represents ExtendFootprintTTL operation response.

TODO: update link

See Also:
  • Constructor Details

    • ExtendFootprintTTLOperationResponse

      public ExtendFootprintTTLOperationResponse(Long extendTo)
  • Method Details