Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.22.0+aa1b44d54eab23ff2156f9ad9391c70a961697c0
Detailed information about the earnings.
public sealed class PayslipV3SalaryDetail : LineItemField
Inheritance: object → BaseField → LineItemField → PayslipV3SalaryDetail
Name | Description |
---|---|
PayslipV3SalaryDetail() |
Name | Description |
---|---|
Amount | The amount of the earning. |
Base | The base rate value of the earning. |
Description | The description of the earnings. |
Number | The number of units in the earning. |
Rate | The rate of the earning. |
Name | Description |
---|---|
ToString() | A prettier representation of the line values. |
ToTableLine() | Output the line in a format suitable for inclusion in an rST table. |
Documentation generated by MdDocs