Type Alias ActionFilterOrphanRequest

type ActionFilterOrphanRequest = {
    datasourceID?: string;
    qSeparated?: 0 | 1;
    qType?: string;
}
Index

Properties

datasourceID?: string

Filtering on datasource ID of credentials

qSeparated?: 0 | 1
qType?: string