Type alias GetHubFlowByIdResponse

GetHubFlowByIdResponse: {
    flow?: OpenFlow;
}

Type declaration