Functions

Link copied to clipboard
Link copied to clipboard
abstract suspend fun createMenu(command: CreateMenuCommand): CreateMenuResult
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract suspend fun deleteMenu(command: DeleteMenuCommand): DeleteMenuResult
Link copied to clipboard
Link copied to clipboard
abstract suspend fun getMenu(command: GetMenuCommand): GetMenuResult
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract suspend fun updateMenu(command: UpdateMenuCommand): UpdateMenuResult
Link copied to clipboard