Class HolderOrOperatorChangeData

Represents a change in either the Registered Holder or Registered Operator of an aircraft. If a only one changes, then the other field is left as undefined. That is, if the RO changes, but the RH does not, then this.registeredOperator will have a value, but this.registeredHolder will be undefined;

Hierarchy (view full)

Constructors

Properties

effectiveDate: SimpleDate

Effective Date of deregistration

manufacturer: string

The name of the manufacturer of the airframe

mark: string

The registration mark, including VH- prefix

model: string

The official model name of the aircraft

registeredHolder: OwnerData

Registered Holder details at the time of deregistration. Note that there will be no commencement date for this change.

registeredOperator: OwnerData

Registered Operator details at the time of deregistration. Note that there will be no commencement date for this change.

serialNumber: string

The serial number of the airframe