Module: VitableConnect::Types::DeductionFrequency
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/VitableConnect/types/deduction_frequency.rb
Constant Summary collapse
- WEEKLY =
"weekly"- BI_WEEKLY =
"bi_weekly"- SEMI_MONTHLY =
"semi_monthly"- MONTHLY =
"monthly"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values