UserEmployer

Name / Description Type / Format Example
userId integer int32 0
employerId integer int32 0
isOwner boolean true
role string "Admin" "Editor" "Reviewer" "PayrollClientApprover" "PayrollClientEditor" "PayrollClientReviewer"
showOutstandingLoanBalancesOnly boolean true
id
The unique id of the object
string uuid "string"
{
  "userId": 0,
  "employerId": 0,
  "isOwner": true,
  "role": "Admin",
  "showOutstandingLoanBalancesOnly": true,
  "id": "string"
}
Contained in Models

- none -

Consumed by Operations

- none -

Returned by Operations
Get User Employer