Delen via


BillingPermissions interface

Interface die een BillingPermissions vertegenwoordigt.

Methoden

checkAccessByBillingAccount(string, CheckAccessRequest, BillingPermissionsCheckAccessByBillingAccountOptionalParams)

Biedt een lijst met antwoordobjecten voor toegang controleren voor een factureringsaccount.

checkAccessByBillingProfile(string, string, CheckAccessRequest, BillingPermissionsCheckAccessByBillingProfileOptionalParams)

Biedt een lijst met controle van antwoordobjecten voor toegang voor een factureringsprofiel.

checkAccessByCustomer(string, string, string, CheckAccessRequest, BillingPermissionsCheckAccessByCustomerOptionalParams)

Biedt een lijst met controle van antwoordobjecten voor toegang voor een klant.

checkAccessByDepartment(string, string, CheckAccessRequest, BillingPermissionsCheckAccessByDepartmentOptionalParams)

Biedt een lijst met controle van antwoordobjecten voor toegang voor een afdeling.

checkAccessByEnrollmentAccount(string, string, CheckAccessRequest, BillingPermissionsCheckAccessByEnrollmentAccountOptionalParams)

Biedt een lijst met antwoordobjecten voor toegang controleren voor een inschrijvingsaccount.

checkAccessByInvoiceSection(string, string, string, CheckAccessRequest, BillingPermissionsCheckAccessByInvoiceSectionOptionalParams)

Biedt een lijst met controle van antwoordobjecten voor toegang voor een factuursectie.

listByBillingAccount(string, BillingPermissionsListByBillingAccountOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft op een factureringsrekening.

listByBillingProfile(string, string, BillingPermissionsListByBillingProfileOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een factureringsprofiel.

listByCustomer(string, string, string, BillingPermissionsListByCustomerOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een klant.

listByCustomerAtBillingAccount(string, string, BillingPermissionsListByCustomerAtBillingAccountOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een klant op factureringsaccountniveau.

listByDepartment(string, string, BillingPermissionsListByDepartmentOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een afdeling.

listByEnrollmentAccount(string, string, BillingPermissionsListByEnrollmentAccountOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een inschrijvingsaccount.

listByInvoiceSection(string, string, string, BillingPermissionsListByInvoiceSectionOptionalParams)

Hier vindt u de factureringsmachtigingen die de beller heeft voor een factuursectie.

Methodedetails

checkAccessByBillingAccount(string, CheckAccessRequest, BillingPermissionsCheckAccessByBillingAccountOptionalParams)

Biedt een lijst met antwoordobjecten voor toegang controleren voor een factureringsaccount.

function checkAccessByBillingAccount(billingAccountName: string, parameters: CheckAccessRequest, options?: BillingPermissionsCheckAccessByBillingAccountOptionalParams): Promise<BillingPermissionsCheckAccessByBillingAccountResponse>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

parameters
CheckAccessRequest

Het aanvraagobject waarmee de toegang van de aanroeper wordt gecontroleerd.

Retouren

checkAccessByBillingProfile(string, string, CheckAccessRequest, BillingPermissionsCheckAccessByBillingProfileOptionalParams)

Biedt een lijst met controle van antwoordobjecten voor toegang voor een factureringsprofiel.

function checkAccessByBillingProfile(billingAccountName: string, billingProfileName: string, parameters: CheckAccessRequest, options?: BillingPermissionsCheckAccessByBillingProfileOptionalParams): Promise<BillingPermissionsCheckAccessByBillingProfileResponse>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

billingProfileName

string

De id waarmee een factureringsprofiel uniek wordt geïdentificeerd.

parameters
CheckAccessRequest

Het aanvraagobject waarmee de toegang van de aanroeper wordt gecontroleerd.

Retouren

checkAccessByCustomer(string, string, string, CheckAccessRequest, BillingPermissionsCheckAccessByCustomerOptionalParams)

Biedt een lijst met controle van antwoordobjecten voor toegang voor een klant.

function checkAccessByCustomer(billingAccountName: string, billingProfileName: string, customerName: string, parameters: CheckAccessRequest, options?: BillingPermissionsCheckAccessByCustomerOptionalParams): Promise<BillingPermissionsCheckAccessByCustomerResponse>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

billingProfileName

string

De id waarmee een factureringsprofiel uniek wordt geïdentificeerd.

customerName

string

De id waarmee een klant uniek wordt geïdentificeerd.

parameters
CheckAccessRequest

Het aanvraagobject waarmee de toegang van de aanroeper wordt gecontroleerd.

Retouren

checkAccessByDepartment(string, string, CheckAccessRequest, BillingPermissionsCheckAccessByDepartmentOptionalParams)

Biedt een lijst met controle van antwoordobjecten voor toegang voor een afdeling.

function checkAccessByDepartment(billingAccountName: string, departmentName: string, parameters: CheckAccessRequest, options?: BillingPermissionsCheckAccessByDepartmentOptionalParams): Promise<BillingPermissionsCheckAccessByDepartmentResponse>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

departmentName

string

De naam van de afdeling.

parameters
CheckAccessRequest

Het aanvraagobject waarmee de toegang van de aanroeper wordt gecontroleerd.

Retouren

checkAccessByEnrollmentAccount(string, string, CheckAccessRequest, BillingPermissionsCheckAccessByEnrollmentAccountOptionalParams)

Biedt een lijst met antwoordobjecten voor toegang controleren voor een inschrijvingsaccount.

function checkAccessByEnrollmentAccount(billingAccountName: string, enrollmentAccountName: string, parameters: CheckAccessRequest, options?: BillingPermissionsCheckAccessByEnrollmentAccountOptionalParams): Promise<BillingPermissionsCheckAccessByEnrollmentAccountResponse>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

enrollmentAccountName

string

De naam van het inschrijvingsaccount.

parameters
CheckAccessRequest

Het aanvraagobject waarmee de toegang van de aanroeper wordt gecontroleerd.

Retouren

checkAccessByInvoiceSection(string, string, string, CheckAccessRequest, BillingPermissionsCheckAccessByInvoiceSectionOptionalParams)

Biedt een lijst met controle van antwoordobjecten voor toegang voor een factuursectie.

function checkAccessByInvoiceSection(billingAccountName: string, billingProfileName: string, invoiceSectionName: string, parameters: CheckAccessRequest, options?: BillingPermissionsCheckAccessByInvoiceSectionOptionalParams): Promise<BillingPermissionsCheckAccessByInvoiceSectionResponse>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

billingProfileName

string

De id waarmee een factureringsprofiel uniek wordt geïdentificeerd.

invoiceSectionName

string

De id waarmee een factuursectie uniek wordt geïdentificeerd.

parameters
CheckAccessRequest

Het aanvraagobject waarmee de toegang van de aanroeper wordt gecontroleerd.

Retouren

listByBillingAccount(string, BillingPermissionsListByBillingAccountOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft op een factureringsrekening.

function listByBillingAccount(billingAccountName: string, options?: BillingPermissionsListByBillingAccountOptionalParams): PagedAsyncIterableIterator<BillingPermission, BillingPermission[], PageSettings>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

Retouren

listByBillingProfile(string, string, BillingPermissionsListByBillingProfileOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een factureringsprofiel.

function listByBillingProfile(billingAccountName: string, billingProfileName: string, options?: BillingPermissionsListByBillingProfileOptionalParams): PagedAsyncIterableIterator<BillingPermission, BillingPermission[], PageSettings>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

billingProfileName

string

De id waarmee een factureringsprofiel uniek wordt geïdentificeerd.

Retouren

listByCustomer(string, string, string, BillingPermissionsListByCustomerOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een klant.

function listByCustomer(billingAccountName: string, billingProfileName: string, customerName: string, options?: BillingPermissionsListByCustomerOptionalParams): PagedAsyncIterableIterator<BillingPermission, BillingPermission[], PageSettings>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

billingProfileName

string

De id waarmee een factureringsprofiel uniek wordt geïdentificeerd.

customerName

string

De id waarmee een klant uniek wordt geïdentificeerd.

options
BillingPermissionsListByCustomerOptionalParams

De optiesparameters.

Retouren

listByCustomerAtBillingAccount(string, string, BillingPermissionsListByCustomerAtBillingAccountOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een klant op factureringsaccountniveau.

function listByCustomerAtBillingAccount(billingAccountName: string, customerName: string, options?: BillingPermissionsListByCustomerAtBillingAccountOptionalParams): PagedAsyncIterableIterator<BillingPermission, BillingPermission[], PageSettings>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

customerName

string

De id waarmee een klant uniek wordt geïdentificeerd.

Retouren

listByDepartment(string, string, BillingPermissionsListByDepartmentOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een afdeling.

function listByDepartment(billingAccountName: string, departmentName: string, options?: BillingPermissionsListByDepartmentOptionalParams): PagedAsyncIterableIterator<BillingPermission, BillingPermission[], PageSettings>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

departmentName

string

De naam van de afdeling.

Retouren

listByEnrollmentAccount(string, string, BillingPermissionsListByEnrollmentAccountOptionalParams)

Geeft een lijst weer van de factureringsmachtigingen die de beller heeft voor een inschrijvingsaccount.

function listByEnrollmentAccount(billingAccountName: string, enrollmentAccountName: string, options?: BillingPermissionsListByEnrollmentAccountOptionalParams): PagedAsyncIterableIterator<BillingPermission, BillingPermission[], PageSettings>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

enrollmentAccountName

string

De naam van het inschrijvingsaccount.

Retouren

listByInvoiceSection(string, string, string, BillingPermissionsListByInvoiceSectionOptionalParams)

Hier vindt u de factureringsmachtigingen die de beller heeft voor een factuursectie.

function listByInvoiceSection(billingAccountName: string, billingProfileName: string, invoiceSectionName: string, options?: BillingPermissionsListByInvoiceSectionOptionalParams): PagedAsyncIterableIterator<BillingPermission, BillingPermission[], PageSettings>

Parameters

billingAccountName

string

De id waarmee een factureringsrekening uniek wordt geïdentificeerd.

billingProfileName

string

De id waarmee een factureringsprofiel uniek wordt geïdentificeerd.

invoiceSectionName

string

De id waarmee een factuursectie uniek wordt geïdentificeerd.

Retouren