Tai.Commander.StopVenue (tai v0.0.75)

Link to this section Summary

Link to this section Types

Link to this type

error_reasons()

Specs

error_reasons() :: :already_stopped | :not_found

Specs

opt() :: {:store_id, Tai.Venues.VenueStore.store_id()}

Specs

options() :: [opt()]

Specs

venue_id() :: Tai.Venue.id()

Link to this section Functions

Link to this function

execute(venue_id, options)

Specs

execute(venue_id(), options()) :: :ok | {:error, error_reasons()}