OrderID

Type Alias OrderID 

Source
pub type OrderID = String;
Expand description

Type alias for an order ID.

Aliased Typeยง

pub struct OrderID { /* private fields */ }