Skip to main content

CancelAllQuotesResponse

Type Alias CancelAllQuotesResponse 

Source
pub type CancelAllQuotesResponse = Vec<CancelAllQuotesResultItem>;
Expand description

Cancel all quotes response.

Aliased Typeยง

pub struct CancelAllQuotesResponse { /* private fields */ }