GetRestaurantCommand

data class GetRestaurantCommand(val restaurantId: String)

Constructors

Link copied to clipboard
constructor(restaurantId: String)

Properties

Link copied to clipboard