GetProviderActionCollectionCountPlainArgs

data class GetProviderActionCollectionCountPlainArgs(val type: String? = null) : ConvertibleToJava<GetProviderActionCollectionCountPlainArgs>

Constructors

constructor(type: String? = null)

Properties

Link copied to clipboard
val type: String? = null

The resource type.

Functions

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