Declaring Type: PayslipV2Employee
Namespace: Mindee.Product.Fr.Payslip
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
The last name of the employee.
[JsonPropertyName("last_name")]
public string LastName { get; set; }
string
Documentation generated by MdDocs