Skip to content

Interface: ModelSecurityRuleEditableField

Defined in: src/airs/types.ts:575

Editable field spec for a security rule.

Properties

attributeName

attributeName: string

Defined in: src/airs/types.ts:576


description?

optional description?: string

Defined in: src/airs/types.ts:580


displayName

displayName: string

Defined in: src/airs/types.ts:578


displayType

displayType: string

Defined in: src/airs/types.ts:579


optional dropdownValues?: object[]

Defined in: src/airs/types.ts:581

label

label: string

value

value: string


type

type: string

Defined in: src/airs/types.ts:577