ResponseStatus type
Terminal status of a response.
KnownResponseStatus can be used interchangeably with ResponseStatus,
this enum contains the known values that the service supports.
Known values supported by the service
completed
cancelled
failed
incomplete
in_progress
type ResponseStatus = string