Concepts

Concepts used in LeaseWorks book.

The following documentation is for LeaseWorks v1.2.2 (BDK).

Leaseworks aircraft

Aircraft data model.A Aircraft Object

Field Name
Description
Type

id

the aircraft id

text

name

the aircraft name

optional[text]

msn_number

the custom leaseworks msn number

optional[text]

type_attribute

the type attribute

optional[text]

url

the url attribute

optional[text]

Leaseworks utilization

Utilization data model.A Utilization Object

Field Name
Description
Type

id

the utilization id

text

Leaseworks assembly part

Assembly Part data model.A Assembly Report Object

Field Name
Description
Type

id

the aircraft id

text

name

the aircraft name

optional[text]

type_attribute

the type attribute

optional[text]

url

the url attribute

optional[text]

tsn_at_month_start_f

the tsn at month start

optional[number]

running_hours_during_month

the running hours during month

optional[number]

tsn_at_month_end

the tsn at month end

optional[number]

csn_at_month_start_f

the csn at month start

optional[number]

cycles_during_month

the cycles during month

optional[number]

csn_at_month_end

the csn at month end

optional[number]

serial_number

the serial number of the constituent assembly

optional[text]

Leaseworks monthend report

MonthEnd report data model.A MonthEnd Report Object

Field Name
Description
Type

the apu

optional[leaseworks report section]

the first engine info

optional[leaseworks report section]

the second engine info

optional[leaseworks report section]

the nose landing gear

optional[leaseworks report section]

the left landing gear

optional[leaseworks report section]

the right landing gear

optional[leaseworks report section]

Leaseworks report section

Report section data model.A report section object

Field Name
Description
Type

attributes

a dictionary containing report attributes

optional[json]

Last updated

Was this helpful?