Type Alias GetHubFlowByIdData

GetHubFlowByIdData: {
    id: number;
}