Interface protos.google.cloud.channel.v1.IListPurchasableOffersResponse

Properties of a ListPurchasableOffersResponse.

Package

@google-cloud/channel!

Properties

nextPageToken

nextPageToken?: (string|null);

ListPurchasableOffersResponse nextPageToken

Property Value
TypeDescription
(string|null)

purchasableOffers

purchasableOffers?: (google.cloud.channel.v1.IPurchasableOffer[]|null);

ListPurchasableOffersResponse purchasableOffers

Property Value
TypeDescription
(google.cloud.channel.v1.IPurchasableOffer[]|null)