Package model

Enum DisputeEvidence.StateEnum

  • All Implemented Interfaces:
    Serializable, Comparable<DisputeEvidence.StateEnum>
    Enclosing class:
    DisputeEvidence

    public static enum DisputeEvidence.StateEnum
    extends Enum<DisputeEvidence.StateEnum>
    Result of the evidence uploaded. - **PENDING**: The evidence file has not yet been submitted to the Processor. No user action is required. - **SUCCEEDED**: The evidence file has been successfully sent to the Processor. No further user action is required. - **CANCELED**: The evidence file upload was not completed due to user action. - **FAILED**: An issue occurred. User action is required**. Any of the following issues could have occurred: - There was an error in the system and the user should retry uploading their evidence file. - There is an issue with the file and the user should retry uploading a different file. - There is an issue and the user should contact Support.