SignSessionKeyResponse

Type Alias SignSessionKeyResponse 

Source
pub type SignSessionKeyResponse = Response<GenericResponse<JsonSignSessionKeyResponseV2>>;
Expand description

The response type for sign session key calls

Aliased Typeยง

pub struct SignSessionKeyResponse { /* private fields */ }