RawResult
Organiza tus páginas con colecciones
Guarda y categoriza el contenido según tus preferencias.
Objeto de resultado sin procesar.
Representación JSON |
{
"scope": string,
"rawCode": string
} |
Campos |
scope |
string
OPCIONAL: El alcance del código sin procesar, puede estar vacío.
|
rawCode |
string
OBLIGATORIO: Es el código sin procesar del integrador o los subsistemas que contiene.
|
Todos los derechos reservados. Java es una marca comercial de Oracle o sus afiliados.
Última actualización: 2025-07-25 (UTC)
[null,null,["Última actualización: 2025-07-25 (UTC)"],[],["The core content describes a JSON object with two fields: `scope` and `rawCode`. The `scope` field, a string, is optional and defines the scope of the code. The `rawCode` field, also a string, is required and contains the raw code from an integrator or its subsystems. This JSON structure represents raw result objects, capturing code and its context.\n"]]