A reply to an rich inspection request.

interface IRichVariable {
    data: ReadonlyJSONObject;
    metadata: ReadonlyJSONObject;
}

Properties

Properties

The MIME bundle data returned from an rich inspection request.

Any metadata that accompanies the MIME bundle returning from a rich inspection request.