RawResult
Stay organized with collections
Save and categorize content based on your preferences.
JSON representation |
{
"scope": string,
"rawCode": string
} |
Fields |
scope |
string
OPTIONAL: Scope of the rawCode, can be empty.
|
rawCode |
string
REQUIRED: Raw code from the integrator or subsystems within it.
|
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-02-28 UTC.
[null,null,["Last updated 2025-02-28 UTC."],[],["The core content describes a JSON object with two fields: `scope` and `rawCode`. The `scope` field, a string, is optional and represents the scope of the associated raw code. The `rawCode` field, a required string, contains the raw code itself, originating from either an integrator or its subsystems. The JSON representation of the object is `{\"scope\": string, \"rawCode\": string}`.\n"]]