A response message for getting a source node.

interface GetSourceResponse {
    source: SourceNodeProperties;
}

Properties

Properties