Class ListPurchasableOffersResponse (0.3.0)

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

Response message for ListPurchasableOffers. .. attribute:: purchasable_offers

The list of Offers requested.

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

Attribute

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