use ;
/// Org-wide spend and rate constraints. All fields are `Option`: `None`
/// means "no limit" — and, on
/// [`put`](crate::resources::Constraints::put), clears any existing limit
/// server-side (the gateway PUT is full-replace, so every field is always
/// sent).