Files
2026-06-24 03:01:00 +08:00

1 line
90 B
C#

public record SubmitAlertFeedbackRequest(AlertFeedbackType FeedbackType, string? Comment);