Item renewal data.

Constructor

new()

Variables

from:DateTime

Date of renewal beginning.

periodDelta:Int

Size of renewal period.

periodUom:String

Unit of measure for renewal period. One of: year, month, day, hour.

to:DateTime

Date of renewal end.

Inherited Variables

Inherited Methods

Defined by Model

toObject():Dynamic

Returns:

A Haxe dynamic object with a shallow copy of this model's properties.

toString():String

Returns:

A String with the JSON representation of this Model.