Type alias TaskResponseDTOContainer

TaskResponseDTOContainer: {
    runtimeId?: string;
}

Type declaration

  • Optional runtimeId?: string