Interface: InsightPaymentInput
Defined in: src/lib/payroll/insights.ts:21
Structural input: one saved payment row plus its (embedded) signed adjustments.
Extended by
Properties
amount_centavos
readonlyamount_centavos:string|number|null
Defined in: src/lib/payroll/insights.ts:30
base_amount_centavos
readonlybase_amount_centavos:string|number|null
Defined in: src/lib/payroll/insights.ts:31
contracted_hours
readonlycontracted_hours:string|number|null
Defined in: src/lib/payroll/insights.ts:28
contractor_id
readonlycontractor_id:string
Defined in: src/lib/payroll/insights.ts:23
hours_worked
readonlyhours_worked:string|number|null
Defined in: src/lib/payroll/insights.ts:27
id
readonlyid:string
Defined in: src/lib/payroll/insights.ts:22
method
readonlymethod:string
Defined in: src/lib/payroll/insights.ts:33
payment_adjustments?
readonlyoptionalpayment_adjustments?: readonlyobject[]
Defined in: src/lib/payroll/insights.ts:34
payment_date
readonlypayment_date:string|null
Defined in: src/lib/payroll/insights.ts:26
period_end
readonlyperiod_end:string|null
Defined in: src/lib/payroll/insights.ts:25
period_start
readonlyperiod_start:string|null
Defined in: src/lib/payroll/insights.ts:24
ratio
readonlyratio:string|number|null
Defined in: src/lib/payroll/insights.ts:29
status
readonlystatus:string
Defined in: src/lib/payroll/insights.ts:32