Module: RecurringFrequencies
- Included in:
- RockRMS::Client
- Defined in:
- lib/rock_rms/recurring_frequencies.rb
Constant Summary collapse
- RECURRING_FREQUENCIES =
{ 'one-time' => 130, 'weekly' => 132, 'bi-weekly' => 133, 'twice-a-month' => 134, '1st and 15th' => 779, '1st/15th' => 814, 'monthly' => 135, 'quarterly' => 153, 'twice a year' => 154, 'yearly' => 155 }.freeze