Builder

class Builder

Properties

Link copied to clipboard

A list of AllowedValue objects representing the values allowed for the property.

Link copied to clipboard

Indicates which data operations are applicable to the property.

Link copied to clipboard

The default value for the property.

Link copied to clipboard

A description of the property.

Link copied to clipboard

A key name to use when sending this property in API requests, if different from the display name.

Link copied to clipboard
var name: String?

The name of the property.

Link copied to clipboard

Specifies where this property should be included in REST requests, such as in headers, query parameters, or request body.

Link copied to clipboard

Describes the type of property.

Link copied to clipboard

Indicates whether the property is required.