Class ListPurchasableSkusResponse (1.0.0)

ListPurchasableSkusResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Response message for ListPurchasableSkus. .. attribute:: purchasable_skus

The list of SKUs requested.

:type: Sequence[google.cloud.channel_v1.types.PurchasableSku]

Attribute

NameDescription
next_page_token str
A token to retrieve the next page of results.