CreatePresetRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Optional. A category for the preset you are creating.

Link copied to clipboard

Optional. A description of the preset you are creating.

Link copied to clipboard
val name: String?

The name of the preset you are creating.

Link copied to clipboard

Settings for preset

Link copied to clipboard

The tags that you want to add to the resource. You can tag resources with a key-value pair or with only a key.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String