This class represent the period covered by a UsageFile.

Constructor

new()

Variables

delta:Int

Number of times which choosen UOM takes in period.

from:DateTime

Date & time from which usage records are considered in the usage file.

to:DateTime

Date & time till which usage records are considered in the usage file.

uom:String

Units of measure. One of: monthly, yearly.

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.