Package org.localify.dto
@NonNullApi
package org.localify.dto
This package contains Data Transfer Objects (DTOs) used throughout the application.
DTOs are used to transfer data between different layers of the application,
such as between the service layer and the presentation layer.
-
ClassDescriptionRepresents a contribution of a city for an artist.Represents pagination options.Represents a geographic point with latitude and longitude.Represents a popular artist.Data Transfer Object for a recommended artist.Data Transfer Object for a similar artist.Data Transfer Object for a recommended event.Represents the status of a scraping operation.Represents the response from a search API call.Represents a search query.Represents the audio features of a track from Spotify.Represents a search query specifically for Spotify.Represents a response for a top genre.Represents a response for a top genre, including a list of top artists in that genre.Represents a request to change a user's email address.Represents a list of nearest cities for a user.