ListPrivateStoreSubscriptionsContextPlainArgs

data class ListPrivateStoreSubscriptionsContextPlainArgs(val privateStoreId: String) : ConvertibleToJava<ListPrivateStoreSubscriptionsContextPlainArgs>

Constructors

constructor(privateStoreId: String)

Properties

Link copied to clipboard

The store ID - must use the tenant ID

Functions

Link copied to clipboard
open override fun toJava(): ListPrivateStoreSubscriptionsContextPlainArgs