List Private Store Stop Sell Offers Plans Notifications Result
data class ListPrivateStoreStopSellOffersPlansNotificationsResult(val stopSellNotifications: List<StopSellOffersPlansNotificationsListPropertiesResponse>? = null)
List of stop sell offers and plans notifications.
Constructors
Link copied to clipboard
constructor(stopSellNotifications: List<StopSellOffersPlansNotificationsListPropertiesResponse>? = null)