RequestOptionsWithRuleset<TIModel> Interface
Options for requests that require presentation ruleset. Not meant to be used directly, see one of the subclasses.
Extends
- RequestOptions<TIModel>
Properties
Name | Type | Description | |
---|---|---|---|
rulesetId | undefined | string | Id of the ruleset to use when requesting data | Deprecated |
rulesetOrId | Ruleset | string | Ruleset or id of the ruleset to use when requesting data | |
rulesetVariables | undefined | RulesetVariable[] | Ruleset variables to use when requesting data | Beta |
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. |
Defined in
Last Updated: 13 June, 2024