SellerRepository

@Inject
constructor(webservice: DefaultApi, cache: Cache<SellerDto>, dataCache: Cache<StoryData>, itemsCache: Cache<ItemsContainer>)