Meta response containing information about the API.

Hierarchy

  • SensitiveDataScannerMeta

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
countLimit?: number

Maximum number of scanning rules allowed for the org.

groupCountLimit?: number

Maximum number of scanning groups allowed for the org.

hasHighlightEnabled?: boolean

(Deprecated) Whether or not scanned events are highlighted in Logs or RUM for the org.

hasMultiPassEnabled?: boolean

(Deprecated) Whether or not scanned events have multi-pass enabled.

isPciCompliant?: boolean

Whether or not the org is compliant to the payment card industry standard.

version?: number

Version of the API.

Generated using TypeDoc