Type Alias OrderId

Source
pub type OrderId = SmartString;
Expand description

Order ID (typically short identifiers or UUIDs)

Aliased Typeยง

pub struct OrderId { /* private fields */ }