Module: Square::Types::InventoryAlertType
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/square/types/inventory_alert_type.rb
Constant Summary collapse
- NONE =
"NONE"- LOW_QUANTITY =
"LOW_QUANTITY"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values