mindee-api-dotnet

PayslipV2SalaryDetail Class

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 → 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