Compartir a través de


SuppressionContractListResult interface

The list of Advisor suppressions.

Properties

nextLink

The link used to get the next page of suppressions.

value

The list of suppressions.

Property Details

The link used to get the next page of suppressions.

nextLink?: string

Property Value

string

value

The list of suppressions.

value?: SuppressionContract[]

Property Value