SearchTargetResult

Created by Christopher Alex Brown on 1/25/17.

Constructors

Link copied to clipboard
constructor(targetMatches: List<Product>)

Functions

Link copied to clipboard
open fun create(targetMatches: List<Product>): SearchTargetResult
Link copied to clipboard
@Nullable
open fun targetMatches(): List<Product>