Interface IQuery

Hierarchy

  • IQuery

Properties

Action?: string
PrimaryEntityID?: string
PrimaryEntityTypeID?: string
PrimarySelection: {
    Items: any[];
}

Type declaration

  • Items: any[]
SecondarySelection?: any

Generated using TypeDoc