ApplicableMaccsOperations interface

Interface representing a ApplicableMaccs operations.

Properties

list

List maccs that are applicable for a given billing account.

Property Details

list

List maccs that are applicable for a given billing account.

list: (billingAccountId: string, options?: ApplicableMaccsListOptionalParams) => PagedAsyncIterableIterator<ApplicableMacc, ApplicableMacc[], PageSettings>

Property Value

(billingAccountId: string, options?: ApplicableMaccsListOptionalParams) => PagedAsyncIterableIterator<ApplicableMacc, ApplicableMacc[], PageSettings>