nylas
    Preparing search index...

    Interface AttachmentUploadSessionComplete

    Result of completing an upload session (data in the complete API response).

    interface AttachmentUploadSessionComplete {
        attachmentId: string;
        grantId: string;
        status: AttachmentUploadSessionStatusType;
    }
    Index

    Properties

    attachmentId: string
    grantId: string

    After successful completion, typically ready.