public class PlacesNearbyResponse
public PlacesNearbyResponse(@NotNull
java.util.List<ai.tock.bot.open.data.client.sncf.model.SncfPlace> places)
public PlacesNearbyResponse()
@NotNull public java.util.List<ai.tock.bot.open.data.client.sncf.model.SncfPlace> getPlaces()
@NotNull public java.util.List<ai.tock.bot.open.data.client.sncf.model.SncfPlace> component1()
@NotNull public PlacesNearbyResponse copy(@NotNull java.util.List<ai.tock.bot.open.data.client.sncf.model.SncfPlace> places)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)