Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Information about paid time off.
public sealed class PayslipV3PaidTimeOff : LineItemField
Inheritance: object → BaseField → LineItemField → PayslipV3PaidTimeOff
Name | Description |
---|---|
PayslipV3PaidTimeOff() |
Name | Description |
---|---|
Accrued | The amount of paid time off accrued in the period. |
Period | The paid time off period. |
PtoType | The type of paid time off. |
Remaining | The remaining amount of paid time off at the end of the period. |
Used | The amount of paid time off used in the period. |
Name | Description |
---|---|
ToString() | A prettier representation of the line values. |
ToTableLine() | Output the line in a format suitable for inclusion in an rST table. |
Documentation generated by MdDocs