{
"activeEmps": "int32",
"billingPlan": "string",
"businessId": "int32",
"businessName": "string",
"dateCreated": "date-time",
"dateLastBillableActivity": "date-time",
"dateLastPayRunFinalised": "date-time",
"emailAddresses": "string",
"externalId": "string",
"numberOfCompleteEmployees": "int32",
"numberOfEmployeesPaid": "int32",
"numberOfIncompleteEmployees": "int32",
"numberOfPayRuns": "int32",
"realmId": "string",
"userIds": "string"
}
| Name | Type | Description |
|---|---|---|
| activeEmps | int32 | Int32 |
| billingPlan | string | String |
| businessId | int32 | Int32 |
| businessName | string | String |
| dateCreated | date-time | DateTime |
| dateLastBillableActivity | date-time |
Nullable |
| dateLastPayRunFinalised | date-time |
Nullable |
| emailAddresses | string | String |
| externalId | string | String |
| numberOfCompleteEmployees | int32 | Int32 |
| numberOfEmployeesPaid | int32 | Int32 |
| numberOfIncompleteEmployees | int32 | Int32 |
| numberOfPayRuns | int32 | Int32 |
| realmId | string | String |
| userIds | string | String |
Powered by DapperDox