Builder

class Builder

Properties

Link copied to clipboard

The unique identifier assigned to the created attribute.

Link copied to clipboard

The lock version information for the data table and attribute, used for optimistic locking and versioning.

Link copied to clipboard
var name: String?

The name of the created attribute since it also serves as the identifier. This could be different than the parameter passed in since it will be trimmed for whitespace.

Functions

Link copied to clipboard