/AWS1/CL_BDROUTPUTFORMATSTRUCT¶
The structure that the model's output must adhere to.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_jsonschema TYPE REF TO /AWS1/CL_BDRJSONSCHEMADEFN /AWS1/CL_BDRJSONSCHEMADEFN¶
A JSON schema structure that the model's output must adhere to.
Queryable Attributes¶
jsonSchema¶
A JSON schema structure that the model's output must adhere to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_JSONSCHEMA() |
Getter for JSONSCHEMA |