ListProductsResult

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