//! Identifiers for cloud billing and provisioning surfaces.
//!
//! Copyright (c) systemprompt.io — Business Source License 1.1.
//! See <https://systemprompt.io> for licensing details.
crate::define_id!(CheckoutSessionId, schema);
crate::define_id!(PriceId, schema);
crate::define_id!(TransactionId, schema);