RawResult
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 2024-10-30 UTC.
[null,null,["Last updated 2024-10-30 UTC."],[[["The raw result object is a JSON representation containing the scope and raw code."],["`scope` is an optional string field indicating the scope of the raw code, while `rawCode` is a required string field containing the actual code."]]],[]]