Plans interface

Interface representing a Plans.

Methods

list(PlansListOptionalParams)

Lists the plans data linked to your organization, providing an overview of the available plans

Method Details

list(PlansListOptionalParams)

Lists the plans data linked to your organization, providing an overview of the available plans

function list(options?: PlansListOptionalParams): PagedAsyncIterableIterator<PlanDataResource, PlanDataResource[], PageSettings>

Parameters

options
PlansListOptionalParams

The options parameters.

Returns