ktx/python/ktx-sl/sources/b2b_saas/payroll_runs.yaml

18 lines
266 B
YAML
Raw Permalink Normal View History

2026-05-10 23:12:26 +02:00
name: payroll_runs
table: payroll_runs
grain:
- run_id
columns:
- name: run_id
type: number
- name: benefits
type: number
- name: gross_pay
type: string
- name: pay_period_end
type: string
- name: pay_period_start
type: string
- name: taxes
type: string