@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxOutboxAttachment = {
        AttachmentData: string;
        AttachmentDate: string;
        AttachmentFileName: string;
        AttachmentMimeType: string;
        Outbox: MinimaxReference;
        OutboxAttachmentId: number;
        RecordDtModified: string;
        RowVersion: string;
    }
    Index

    Properties

    AttachmentData: string
    AttachmentDate: string
    AttachmentFileName: string
    AttachmentMimeType: string
    OutboxAttachmentId: number
    RecordDtModified: string
    RowVersion: string