Class SorobanRpcResponse<T>

java.lang.Object
org.stellar.sdk.responses.Response
org.stellar.sdk.responses.sorobanrpc.SorobanRpcResponse<T>

public class SorobanRpcResponse<T> extends Response
Represent the response returned by Soroban-RPC.
See Also: