interface IncludeGlobalQueryParameter {
    includeGlobal?: boolean;
}

Properties

Properties

includeGlobal?: boolean