GetRestaurantMenusCommand

data class GetRestaurantMenusCommand(val restaurantId: String)

Constructors

Link copied to clipboard
constructor(restaurantId: String)

Properties

Link copied to clipboard