[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This document provides reference documentation for the `ListPurchasableSkusResponse` class within the Cloud Channel v1 API, specifically for version 2.2.0 of the .NET library."],["`ListPurchasableSkusResponse` is a class used to represent the response message for listing purchasable SKUs and implements several interfaces, including `IPageResponse`, `IEnumerable`, `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `ListPurchasableSkusResponse` class contains properties like `NextPageToken` to retrieve the next set of results and `PurchasableSkus`, a list of `PurchasableSku` objects."],["The document offers a detailed list of previous versions of this reference, from the latest at 2.14.0 back to version 1.0.0, as well as links to documentation for each, allowing developers to look at the progression of the `ListPurchasableSkusResponse` through its releases."],["The class provides methods such as `GetEnumerator()` to iterate through the resources and constructors to create new instances of `ListPurchasableSkusResponse`, including a constructor that takes another instance of the class for copying."]]],[]]