Module: RestaurantTypes

Defined in:
app/my_lib/restaurant_types/charge_on_hold.rb,
app/my_lib/restaurant_types/normal.rb,
app/my_lib/restaurant_types/charge_immediately.rb

Overview

typed: ignore frozen_string_literal: true

Defined Under Namespace

Classes: ChargeImmediately, ChargeOnHold, Normal