Class CaseFile

  • All Implemented Interfaces:

    
    public final class CaseFile
    
                        

    A file attached to a case. Status-dependent fields are always present but may be null:

    • upload_url, upload_url_expires, and upload_constraints are populated when status is PENDING or REJECTED

    • download_url and download_url_expires are populated when status is READY

    • failure_reason is populated when status is REJECTED