CreateProfileRequest

Types

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

Properties

Link copied to clipboard

A unique case-sensitive string used to ensure that this request is idempotent (executes only once).

Link copied to clipboard

The profile description.

Link copied to clipboard

Name of the profile.

Link copied to clipboard

The profile questions.

Link copied to clipboard

The tags assigned to the profile.

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