Skip to content

GetMarketInformationResponseDTOv2

stonepy.models.GetMarketInformationResponseDTOv2.GetMarketInformationResponseDTOv2

Bases: ResponseModel

Response from a market information request.

market_information class-attribute instance-attribute

market_information: ApiMarketInformationDTOv2 | None = (
    Field(default=None, alias="MarketInformation")
)

The requested market information.