List Private Store Stop Sell Offers Plans Notifications Plain Args
data class ListPrivateStoreStopSellOffersPlansNotificationsPlainArgs(val privateStoreId: String, val subscriptions: List<String>? = null) : ConvertibleToJava<ListPrivateStoreStopSellOffersPlansNotificationsPlainArgs>
Constructors
Link copied to clipboard
fun ListPrivateStoreStopSellOffersPlansNotificationsPlainArgs(privateStoreId: String, subscriptions: List<String>? = null)