List Private Store New Plans Notifications Result
data class ListPrivateStoreNewPlansNotificationsResult(val newPlansNotifications: List<NewNotificationsResponse>? = null)
List of all new plans notifications for public offers
Constructors
Link copied to clipboard
fun ListPrivateStoreNewPlansNotificationsResult(newPlansNotifications: List<NewNotificationsResponse>? = null)