Builder

class Builder

Properties

Link copied to clipboard

A description of what the variable represents and how it should be used in rules.

Link copied to clipboard
var name: String?

The name of the new variable. This name will be used to reference the variable in rule expressions.

Link copied to clipboard
var type: String?

The type of the variable, which can be a built-in type (like string or number) or a custom type defined in the policy.