mineos-market-client
    Preparing search index...

    Type Alias UpdatePublicationParams

    UpdatePublicationParams: { fileId: number; whatsNew?: string } & UploadPublicationParams

    Parameters for updating an existing publication's metadata and properties.

    Type Declaration

    • fileId: number

      ID of the publication to update

    • OptionalwhatsNew?: string

      Description of recent changes (e.g., changelog)