EmployeeData

public final class EmployeeData

Parameters

companyId

A Company ID is the unique identifier used for the enrollment of the customer.

Constructors

Link copied to clipboard
public EmployeeData EmployeeData(Long companyId)

Properties

Link copied to clipboard
private final Long companyId

Type:integer($int64)
example: 12345
A Company ID is the unique identifier used for the enrollment of the customer.

Functions

Link copied to clipboard
public final Long getCompanyId()

Type:integer($int64)
example: 12345
A Company ID is the unique identifier used for the enrollment of the customer.