mindee-api-dotnet

PayslipV3Employee Class

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

Information about the employee.

public sealed class PayslipV3Employee

Inheritance: object → PayslipV3Employee

Constructors

Name Description
PayslipV3Employee()  

Properties

Name Description
Address The address of the employee.
DateOfBirth The date of birth of the employee.
FirstName The first name of the employee.
LastName The last name of the employee.
PhoneNumber The phone number of the employee.
RegistrationNumber The registration number of the employee.
SocialSecurityNumber The social security number of the employee.

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