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

    Type Alias inboxGetInboxMessageResponse200

    Get the user inbox message by its unique identifier.

    type inboxGetInboxMessageResponse200 = {
        data: InboxUserInboxMessageDetail;
        status: 200;
    }
    Index

    Properties

    Properties

    status: 200