DiscoveryAttractionsContainerResponse

Represents a container for attraction responses from the Discovery API.

Holds embedded attractions and pagination data.

Types

Link copied to clipboard

Represents embedded attraction data in the response.

Properties

Link copied to clipboard

Embedded attraction data.

Link copied to clipboard
@SerializedName(value = "page")
val pagination: DiscoveryPaginationResponse

Pagination details for the response.