mindee-api-dotnet

PayslipV2Employee Class

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

Information about the employee.

public sealed class PayslipV2Employee

Inheritance: object → PayslipV2Employee

Constructors

Name Description
PayslipV2Employee()  

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