Linguagem

IBillingProfile.GetAsync Método

Definição

Recupera assíncronamente o perfil de faturação de um sócio.

public System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile> GetAsync();
abstract member GetAsync : unit -> System.Threading.Tasks.Task<Microsoft.Store.PartnerCenter.Models.Partners.BillingProfile>
Public Function GetAsync () As Task(Of BillingProfile)

Devoluções

O perfil de faturação.

Implementações

Aplica-se a