mindee-api-dotnet

PayslipV2Employer Class

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

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