Class SorobanRpcResponse<T>

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

public class SorobanRpcResponse<T> extends Response
Represents the response returned by Stellar RPC (formerly Soroban-RPC).
See Also: