/AWS1/CL_QQCCREAIAGENTVRSRSP¶
CreateAIAgentVersionResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_aiagent TYPE REF TO /AWS1/CL_QQCAIAGENTDATA /AWS1/CL_QQCAIAGENTDATA¶
The data of the AI Agent version.
iv_versionnumber TYPE /AWS1/QQCVERSION /AWS1/QQCVERSION¶
The version number of the AI Agent version.
Queryable Attributes¶
aiAgent¶
The data of the AI Agent version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AIAGENT() |
Getter for AIAGENT |
versionNumber¶
The version number of the AI Agent version.
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 |