Skip to content

ListMarketSearchPaginatedResponseDTO

stonepy.models.ListMarketSearchPaginatedResponseDTO.ListMarketSearchPaginatedResponseDTO

Bases: ResponseModel

Response from a paginated market search request containing the requested list of markets.

total_number_of_results class-attribute instance-attribute

total_number_of_results: int | None = Field(
    default=None, alias="TotalNumberOfResults"
)

Gets or sets the total number of results for the request.