HandshakeResponse

Type Alias HandshakeResponse 

Source
pub type HandshakeResponse = Response<GenericResponse<JsonSDKHandshakeResponse>>;
Expand description

The response type for handshake calls

Aliased Typeยง

pub struct HandshakeResponse { /* private fields */ }