Skip to main content

Interface: HistoryPaymentInput

Defined in: src/lib/payroll/insights.ts:363

Extra fields block 4 needs beyond the shared payment input.

Extends

Properties

amount_centavos

readonly amount_centavos: string | number | null

Defined in: src/lib/payroll/insights.ts:30

Inherited from

InsightPaymentInput.amount_centavos


base_amount_centavos

readonly base_amount_centavos: string | number | null

Defined in: src/lib/payroll/insights.ts:31

Inherited from

InsightPaymentInput.base_amount_centavos


breakdown

readonly breakdown: unknown

Defined in: src/lib/payroll/insights.ts:366


contracted_hours

readonly contracted_hours: string | number | null

Defined in: src/lib/payroll/insights.ts:28

Inherited from

InsightPaymentInput.contracted_hours


contractor_id

readonly contractor_id: string

Defined in: src/lib/payroll/insights.ts:23

Inherited from

InsightPaymentInput.contractor_id


gross_override_centavos

readonly gross_override_centavos: string | number | null

Defined in: src/lib/payroll/insights.ts:364


hours_worked

readonly hours_worked: string | number | null

Defined in: src/lib/payroll/insights.ts:27

Inherited from

InsightPaymentInput.hours_worked


id

readonly id: string

Defined in: src/lib/payroll/insights.ts:22

Inherited from

InsightPaymentInput.id


method

readonly method: string

Defined in: src/lib/payroll/insights.ts:33

Inherited from

InsightPaymentInput.method


readonly paid_at: string | null

Defined in: src/lib/payroll/insights.ts:365


payment_adjustments?

readonly optional payment_adjustments?: readonly object[]

Defined in: src/lib/payroll/insights.ts:34

Inherited from

InsightPaymentInput.payment_adjustments


payment_date

readonly payment_date: string | null

Defined in: src/lib/payroll/insights.ts:26

Inherited from

InsightPaymentInput.payment_date


period_end

readonly period_end: string | null

Defined in: src/lib/payroll/insights.ts:25

Inherited from

InsightPaymentInput.period_end


period_start

readonly period_start: string | null

Defined in: src/lib/payroll/insights.ts:24

Inherited from

InsightPaymentInput.period_start


ratio

readonly ratio: string | number | null

Defined in: src/lib/payroll/insights.ts:29

Inherited from

InsightPaymentInput.ratio


status

readonly status: string

Defined in: src/lib/payroll/insights.ts:32

Inherited from

InsightPaymentInput.status