Contract.UserEmployerOptionsResponse

Name / Description Type / Format Example
id
The unique id of the object
string uuid "string"
showOutstandingLoanBalancesOnly
Whether or not to only show loans with outstanding balances
Set to true to only show loans with outstanding balances
Otherwisde set to false to show all loans
boolean true
{
  "id": "string",
  "showOutstandingLoanBalancesOnly": true
}
Contained in Models

- none -

Consumed by Operations

- none -