Class ListPurchasableSkusResponse (1.13.0)

Stay organized with collections Save and categorize content based on your preferences.
ListPurchasableSkusResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for ListPurchasableSkus.

Attributes

NameDescription
purchasable_skus MutableSequence[google.cloud.channel_v1.types.PurchasableSku]
The list of SKUs requested.
next_page_token str
A token to retrieve the next page of results.