mindee-api-dotnet

PayslipV2PayPeriod Class

Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

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