mindee-api-dotnet

PayslipV2PayPeriod Class

Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0

Information about the pay period.

public sealed class PayslipV2PayPeriod

Inheritance: object → PayslipV2PayPeriod

Constructors

Name Description
PayslipV2PayPeriod()  

Properties

Name Description
EndDate The end date of the pay period.
Month The month of the pay period.
PaymentDate The date of payment for the pay period.
StartDate The start date of the pay period.
Year The year of the pay period.

Methods

Name Description
ToFieldList() Output the object in a format suitable for inclusion in an rST field list.
ToString() A prettier representation of the line values.

Documentation generated by MdDocs