Type alias FetchNgwItemsOptions<P>

FetchNgwItemsOptions<P>: GetNgwItemsOptions<P> & NgwFeatureRequestOptions<P> & {
    clientFilterValidate?: boolean;
}

Type Parameters

Generated using TypeDoc