@aleph-sdk/monorepo
    Preparing search index...

    Type Alias MessageStatusInfo

    type MessageStatusInfo = {
        item_hash: ItemHash;
        reception_time: string;
        status: MessageStatus;
    }
    Index

    Properties

    item_hash: ItemHash
    reception_time: string