Skip to main content

Interface: ModelSecurityRuleEditableField

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

Editable field spec for a security rule.

Properties​

attributeName​

attributeName: string

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


description?​

optional description?: string

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


displayName​

displayName: string

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


displayType​

displayType: string

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


optional dropdownValues?: object[]

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

label​

label: string

value​

value: string


type​

type: string

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