deductions property

List<PayrollComponentModel>? deductions
final

The list of deduction components in the payroll detail (optional).

Implementation

final List<PayrollComponentModel>? deductions;