GetProfileObjectTypeTemplateResponse

Types

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

Properties

Link copied to clipboard

Indicates whether a profile should be created when data is received if one doesn’t exist for an object of this type. The default is FALSE. If the AllowProfileCreation flag is set to FALSE, then the service tries to fetch a standard profile and associate this object with the profile. If it is set to TRUE, and if no match is found, then the service creates a new standard profile.

Link copied to clipboard

A map of the name and ObjectType field.

Link copied to clipboard

A list of unique keys that can be used to map data to the profile.

Link copied to clipboard

The format of your sourceLastUpdatedTimestamp that was previously set up.

Link copied to clipboard

The name of the source of the object template.

Link copied to clipboard

The source of the object template.

Link copied to clipboard

A unique identifier for the object template.

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