SellerRepository
@Singleton
Functions
Link copied to clipboard
suspend fun actionWithItem(operationType: SellerRepository.OperationType, uuid: UUID, sellerId: Long, quantity: Int): Result<Status>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard