Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Payslip API version 2.0 document data.
public class PayslipV2Document : IPrediction
Inheritance: object → PayslipV2Document
Implements: IPrediction
Name | Description |
---|---|
PayslipV2Document() |
Name | Description |
---|---|
BankAccountDetails | Information about the employee’s bank account. |
Employee | Information about the employee. |
Employer | Information about the employer. |
Employment | Information about the employment. |
PayDetail | Detailed information about the pay. |
PayPeriod | Information about the pay period. |
Pto | Information about paid time off. |
SalaryDetails | Detailed information about the earnings. |
Name | Description |
---|---|
ToString() | A prettier representation of the current model values. |
Documentation generated by MdDocs