ButtonUpdateParameters

@Serializable
data class ButtonUpdateParameters(val type: ResourceType? = null)

Parameters for updating a button resource.

Constructors

Link copied to clipboard
constructor(type: ResourceType? = null)

Properties

Link copied to clipboard

Type of the supported resources.