HierarchyRequestOptions<TIModel> Interface
Request type for hierarchy requests
Extends
- RequestOptionsWithRuleset<TIModel>
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| imodel | TIModel | RequestOptions<TIModel> | iModel to request data from |
| locale | undefined | string | RequestOptions<TIModel> | Optional locale to use when formatting / localizing data |
| priority | undefined | number | RequestOptions<TIModel> | Optional request priority. |
| rulesetId | undefined | string | RequestOptionsWithRuleset<TIModel> | Id of the ruleset to use when requesting data |
| rulesetOrId | Ruleset | string | RequestOptionsWithRuleset<TIModel> | Ruleset or id of the ruleset to use when requesting data |
| rulesetVariables | undefined | RulesetVariable[] | RequestOptionsWithRuleset<TIModel> | Ruleset variables to use when requesting data |
Defined in
Last Updated: 08 January, 2020