A single interim-transfer step's dates for a record or record folder. A step is either a completed transfer or a projected one (see Transferred). Output only.

Implements

Constructors

Properties

date?: Date

The date the transfer occurred, or null when it has not yet taken place.

eligibleDate?: Date

The date the entry becomes (or became) eligible for this transfer.

transferId?: number

The id of the disposition schedule transfer step this date corresponds to.

transferNumber?: number

The ordinal transfer number within the disposition schedule.

transferred?: boolean

True when the transfer has taken place; false when this is a projected date.

Methods