Shopee SDK API Reference - v1.11.0
    Preparing search index...

    Interface ListingWithIssue

    Listing with issue information

    interface ListingWithIssue {
        item_id: number;
        reason: number;
    }
    Index

    Properties

    Properties

    item_id: number

    Item ID of the problematic listing

    reason: number

    Reason for the issue (see ListingIssueReason enum)