/AWS1/CL_QQCGETAIPROMPTRSP¶
GetAIPromptResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_aiprompt TYPE REF TO /AWS1/CL_QQCAIPROMPTDATA /AWS1/CL_QQCAIPROMPTDATA¶
The data of the AI Prompt.
iv_versionnumber TYPE /AWS1/QQCVERSION /AWS1/QQCVERSION¶
The version number of the AI Prompt version (returned if an AI Prompt version was specified via use of a qualifier for the
aiPromptIdon the request).
Queryable Attributes¶
aiPrompt¶
The data of the AI Prompt.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AIPROMPT() |
Getter for AIPROMPT |
versionNumber¶
The version number of the AI Prompt version (returned if an AI Prompt version was specified via use of a qualifier for the
aiPromptIdon the request).
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONNUMBER() |
Getter for VERSIONNUMBER, with configurable default |
ASK_VERSIONNUMBER() |
Getter for VERSIONNUMBER w/ exceptions if field has no value |
HAS_VERSIONNUMBER() |
Determine if VERSIONNUMBER has a value |