mindee-api-dotnet

PayslipV2Employer Class

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

Information about the employer.

public sealed class PayslipV2Employer

Inheritance: object → PayslipV2Employer

Constructors

Name Description
PayslipV2Employer()  

Properties

Name Description
Address The address of the employer.
CompanyId The company ID of the employer.
CompanySite The site of the company.
NafCode The NAF code of the employer.
Name The name of the employer.
PhoneNumber The phone number of the employer.
UrssafNumber The URSSAF number of the employer.

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