Click or drag to resize

RateSchedule Properties

The RateSchedule type exposes the following members.

Properties
  NameDescription
Public propertyItems
List of non-default rates. Each item is a set of non-intersecting time intervals having own price. All time intervals that are not covered by any of the schedule items have a default price.
Public propertyCode exampleMinimumDuration
Minumum duration of a service or null if there is no lower limit. If the lower limit is set and the actual duration is below of limit, it will be rounded up.
Public propertyTimingMode
Time rate calculation mode, which specifies how to treat rate schedule interval bounds.
Public propertyCode exampleTimingStep
Length of the service duration increment steps. Actual service duration is always rounded up to a multiple of this value.
Top
See Also