Class: Interval

paymill~ Interval

Defining an interval for an offer.

Constructor

new Interval(length, Unit, weekday)

Creates a new Interval.
Parameters:
Name Type Description
length number length of the interval (in units)
Unit string | Interval.Unit for the interval
weekday string | Interval.Weekday on which a charge should occur
Source:

Extends

  • PaymillObject