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

    Type Alias GetShopNotificationResponse

    GetShopNotificationResponse: BaseResponse & {
        cursor: number;
        data: ShopNotificationData;
    }

    Response for getting shop notification

    Type Declaration

    • cursor: number

      Last notification_id returned in the page

    • data: ShopNotificationData

      Notification data