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