Type Alias GetHubFlowByIdResponse

GetHubFlowByIdResponse: {
    flow?: OpenFlow;
}