Skip to main content

ComboPositionResponse

Type Alias ComboPositionResponse 

Source
pub type ComboPositionResponse = Vec<ComboPositionResponseComboPositionResponse>;
Expand description

Array of objects each containing a single combo position.

Aliased Typeยง

pub struct ComboPositionResponse { /* private fields */ }