Module: Schematic::Types::CreditLedgerPeriod
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/schematic/types/credit_ledger_period.rb
Constant Summary collapse
- DAILY =
"daily"- MONTHLY =
"monthly"- RAW =
"raw"- WEEKLY =
"weekly"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values