Module: Schematic::Types::PlanBundleAction
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/plan_bundle_action.rb
Constant Summary collapse
- CREATE =
"create"- UPDATE =
"update"- DELETE =
"delete"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values