Module: Schematic::Types::CreditUsageReason
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/credit_usage_reason.rb
Constant Summary collapse
- LEASE_HOLD =
"lease_hold"- LEASE_RELEASE =
"lease_release"- MANUAL_ADJUSTMENT =
"manual_adjustment"- RECONCILIATION =
"reconciliation"- TRACK =
"track"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values