Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
data class GetProductResult(val filters: List<GetProductFilter>, val id: String, val result: String, val serviceCode: String)
A collection of values returned by getProduct.