interface FindAllCallsResult {
    call: NodeId;
}

Properties

Properties

call: NodeId