Class ListPurchasableOffersResponse (1.13.0)

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

Response message for ListPurchasableOffers.

Attributes

NameDescription
purchasable_offers MutableSequence[google.cloud.channel_v1.types.PurchasableOffer]
The list of Offers requested.
next_page_token str
A token to retrieve the next page of results.