Type Alias UpdateMyNotificationSettingsResponses

UpdateMyNotificationSettingsResponses: {
    200: NotificationSettingListResponseDto;
}