QueryNextSequenceReceiveRequest is the request type for the Query/QueryNextSequenceReceiveRequest RPC method

interface QueryNextSequenceReceiveRequest {
    channelId: string;
    portId: string;
}

Properties

Properties

channelId: string

channel unique identifier

portId: string

port unique identifier