The definition of RulesetRespDataAttributes object.

Hierarchy

  • RulesetRespDataAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any

The definition of RulesetRespDataAttributesCreated object.

enabled: boolean

The attributes enabled.

lastModifiedUserUuid: string

The attributes last_modified_user_uuid.

The definition of RulesetRespDataAttributesModified object.

name: string

The attributes name.

position: number

The attributes position.

The attributes rules.

version: number

The attributes version.

Generated using TypeDoc