@ptkl/sdk - v1.3.4
    Preparing search index...
    type MinimaxOutbox = {
        Attachments: MinimaxOutboxAttachment[];
        Customer: MinimaxReference;
        Description: string;
        Employee: MinimaxReference;
        OutboxDate: string;
        OutboxId: number;
        OutboxType: string;
        RecordDtModified: string;
        RowVersion: string;
    }
    Index

    Properties

    Description: string
    OutboxDate: string
    OutboxId: number
    OutboxType: string
    RecordDtModified: string
    RowVersion: string