mindee-api-dotnet

PayslipV2SalaryDetail Class

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

Detailed information about the earnings.

public sealed class PayslipV2SalaryDetail : LineItemField

Inheritance: object → BaseFieldLineItemField → PayslipV2SalaryDetail

Constructors

Name Description
PayslipV2SalaryDetail()  

Properties

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.

Methods

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