Unused files removed and differences updated.

This commit is contained in:
Oliver Hauff 2022-01-23 13:08:18 +01:00
parent 9793a71d6f
commit af3c20ea1c
129 changed files with 22 additions and 44291 deletions

View file

@ -7,7 +7,5 @@ namespace TINK.Repository.Response
/// </summary>
public class ReservationCancelReturnResponse : BikesReservedOccupiedResponse
{
/// <summary> Mini survey.</summary>
public MiniSurveyResponse user_miniquery { get; private set; }
}
}