RestaurantId

value class RestaurantId(val value: String)

Represents the unique identifier for an order.

Constructors

Link copied to clipboard
constructor(value: String)

Properties

Link copied to clipboard

The string value of the order ID.