DecodingResultStatus

Enum representing a decoding result status.

class DecodingResultStatus

Members:

ALL_COMPONENTS

INVALID_COMPONENTS

ALL_COMPONENTS = <DecodingResultStatus.ALL_COMPONENTS: 0>
INVALID_COMPONENTS = <DecodingResultStatus.INVALID_COMPONENTS: 1>
property name
property value