Type Alias MyNotificationSettingsResponses

MyNotificationSettingsResponses: {
    200: NotificationSettingListResponseDto;
}