Type alias GetHubFlowByIdData

GetHubFlowByIdData: {
    id: number;
}

Type declaration

  • id: number