CategoryStatus type

Defines values for CategoryStatus.
KnownCategoryStatus can be used interchangeably with CategoryStatus, this enum contains the known values that the service supports.

Known values supported by the service

Passed: The category is passed.
Failed: The category is failed.
NotApplicable: The category is not applicable.
PendingApproval: The category is pending for approval.

type CategoryStatus = string