Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Detailed information about the earnings.
public sealed class PayslipV2SalaryDetail : LineItemField
Inheritance: object → BaseField → LineItemField → PayslipV2SalaryDetail
Name | Description |
---|---|
PayslipV2SalaryDetail() |
Name | Description |
---|---|
Amount | The amount of the earnings. |
Base | The base value of the earnings. |
Description | The description of the earnings. |
Rate | The rate of the earnings. |
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