Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Information about the employee.
public sealed class PayslipV2Employee
Inheritance: object → PayslipV2Employee
Name | Description |
---|---|
PayslipV2Employee() |
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. |
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