Skip to content

SuccessStatus

Represents the status of a request.

Values

Value Description
FAILURE FAILURE represents a failed request.
PARTIAL_SUCCESS PARTIAL_SUCCESS represents a request that partially succeeded.
SUCCESS SUCCESS represents a successful request.