mindee-api-dotnet

PayslipV2Document.SalaryDetails Property

Declaring Type: PayslipV2Document
Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Detailed information about the earnings.

[JsonPropertyName("salary_details")]
[JsonConverter(Mindee.Parsing.ObjectListJsonConverter`2<Mindee.Product.Fr.Payslip.PayslipV2SalaryDetails,Mindee.Product.Fr.Payslip.PayslipV2SalaryDetail>)]
public PayslipV2SalaryDetails SalaryDetails { get; set; }

Property Value

PayslipV2SalaryDetails


Documentation generated by MdDocs