IsPaiEnabledResponse ComplexType
Contains the response from the IsPaiEnabled action.
Properties
The properties of a complex type contain the structured data of the type.
Name | Type | Details |
---|---|---|
arePreviewScenarioEnabled | Edm.Boolean |
Whether preview scenarios are enabled. |
isdatamodelv2enabled | Edm.Boolean |
For internal use only. |
ispaienabled | Edm.Boolean |
Whether AI Builder is enabled. |
paigastatus | Edm.Boolean |
Whether at least one template is live. |
templates | Edm.String |
The enabled templates. |
Used by
The following use the IsPaiEnabledResponse ComplexType.
Name | How used |
---|---|
IsPaiEnabled | ReturnType |