Options
All
  • Public
  • Public/Protected
  • All
Menu

The enumeration for possible methods of cost charging - in the beginning, on completion or prorated in time.

Index

Enumeration members

Enumeration members

End

End: = "end"

Costs are charged afterwards on completion

Prorated

Prorated: = "prorated"

Costs are prorated across event durations

Start

Start: = "start"

Costs are charged in the beginning

Generated using TypeDoc