ListWatchlistRequestDTO¶
stonepy.models.ListWatchlistRequestDTO.ListWatchlistRequestDTO
¶
Bases: ResponseModel
The request containing the specified watchlist IDs to retrieve.
watch_list_ids
class-attribute
instance-attribute
¶
The collection of watchlist IDs to retrieve. An empty collection represents the request should retrieve all client watchlists.
include_market_information
class-attribute
instance-attribute
¶
Flag indicating whether to retrieve market information for the watchlist markets. Default is FALSE.
include_items
class-attribute
instance-attribute
¶
Flag indicating whether to retrieve the watchlist items. Default is TRUE.