GetProductsResult

fun GetProductsResult(nextLink: String? = null, value: List<ProductResponse>? = null)