Interface protos.google.cloud.channel.v1.IListPurchasableSkusResponse

Properties of a ListPurchasableSkusResponse.

Package

@google-cloud/channel!

Properties

nextPageToken

nextPageToken?: (string|null);

ListPurchasableSkusResponse nextPageToken

Property Value
TypeDescription
(string|null)

purchasableSkus

purchasableSkus?: (google.cloud.channel.v1.IPurchasableSku[]|null);

ListPurchasableSkusResponse purchasableSkus

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