CustomerSubscriptionList interface

Pageable list of customer subscriptions.

Properties

nextLink

URI to the next page.

value

List of customer subscriptions.

Property Details

URI to the next page.

nextLink?: string

Property Value

string

value

List of customer subscriptions.

value?: CustomerSubscription[]

Property Value