ListPrivateStoreNewPlansNotificationsResult

data class ListPrivateStoreNewPlansNotificationsResult(val newPlansNotifications: List<NewNotificationsResponse>? = null)

List of all new plans notifications for public offers

Constructors

constructor(newPlansNotifications: List<NewNotificationsResponse>? = null)

Types

Link copied to clipboard
object Companion

Properties