A response message for getting a target node.

interface GetTargetResponse {
    target: TargetNodeProperties;
}

Properties

Properties