Package-level declarations

Types

Link copied to clipboard
data class GetProductFilter(val field: String, val value: String) : ConvertibleToJava<GetProductFilter>
Link copied to clipboard
Link copied to clipboard
data class GetProductPlainArgs(val filters: List<GetProductFilter>, val serviceCode: String) : ConvertibleToJava<GetProductPlainArgs>

A collection of arguments for invoking getProduct.