Shopee SDK API Reference - v2.8.0
Preparing search index...
schemas/shop
GetShopNotificationResponseData
Interface GetShopNotificationResponseData
Response data payload for get_shop_notification
interface
GetShopNotificationResponseData
{
cursor
?:
number
;
data
?:
GetShopNotificationData
;
}
Index
Properties
cursor?
data?
Properties
Optional
cursor
cursor
?:
number
Last notification_id returned in the page
Optional
data
data
?:
GetShopNotificationData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cursor
data
Shopee SDK API Reference - v2.8.0
Loading...
Response data payload for get_shop_notification