You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement the feature to create an apartment if the user is logged in and its an owner. Then, via form the basic information of the apartment must be fulfilled:
Long id*
String name
int floor
String address
String postalCode
String city
String country
String description
ZonedDateTime registrationDate*
Owner owner
List rooms
ApartmentDetails detail
Note
*: Not fulfilled by the user.
The text was updated successfully, but these errors were encountered:
Implement the feature to create an apartment if the user is logged in and its an owner. Then, via form the basic information of the apartment must be fulfilled:
Note
*: Not fulfilled by the user.
The text was updated successfully, but these errors were encountered: