@nycu-sdc/core-system-sdk
    Preparing search index...

    Type Alias inboxGetInboxMessagesResponse200

    Get all the preview of the inbox messages with pagination.

    type inboxGetInboxMessagesResponse200 = {
        data: InboxGetInboxMessages200;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200