stores property

List<NewsStoreDto>? stores
read / write

Stores for which the news applies.

Implementation

List<NewsStoreDto>? stores;