| Name | Description | Type | Additional information |
|---|---|---|---|
| ID |
The ID of the record. |
integer |
None. |
| AuditOrganizationID |
The ID of the organization the audit is for. |
integer |
None. |
| Name |
The name of the audit type. |
string |
None. |
| Description |
The description of the audit type. |
string |
None. |
| PassingPercent |
The percentage that is required in order to pass the audit. |
decimal number |
None. |
| HasFlock |
Whether or not the audit is based around a particular flock. |
boolean |
None. |
| HasScore |
Whether or not the audit has a score associated with it. |
boolean |
None. |
| AuditTypeItems |
These are the items associated with the audit type. |
Collection of AuditTypeItem |
None. |