DiscoveryVenuesContainerResponse

Represents a container for venue responses from the Discovery API.

Holds embedded venue data and pagination details.

Constructors

Link copied to clipboard

Types

Link copied to clipboard

Represents embedded venue data in the response.

Properties

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

Pagination details for the response, if available.

Link copied to clipboard

Embedded venue data, if available.