mindee-api-dotnet

PayslipV3PaidTimeOff Class

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 → BaseFieldLineItemField → PayslipV3PaidTimeOff

Constructors

Name Description
PayslipV3PaidTimeOff()  

Properties

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.

Methods

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