mineos-market-client
    Preparing search index...

    Type Alias DeletePublicationParams

    Parameters for deleting a specific publication by its file ID.

    type DeletePublicationParams = {
        fileId: number;
    }
    Index

    Properties

    Properties

    fileId: number

    ID of the publication to delete