Member Junction
    Preparing search index...
    EnvelopeStatus:
        | "Draft"
        | "Sent"
        | "Delivered"
        | "Signed"
        | "Completed"
        | "Declined"
        | "Voided"
        | "Unknown"

    Normalized envelope lifecycle status. Each provider maps its own status vocabulary onto this set. Unknown is used when a provider returns a status we don't recognize.