BatchPutProfileObjectRequestItem

An item to add to the domain as part of a batch request.

Types

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

Properties

Link copied to clipboard
val id: String

A unique identifier for this item in the batch request. Used to correlate items in the response.

Link copied to clipboard

A string that is serialized from a JSON object.

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