CustomerBillingProfile Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Les informations sur le profil de facturation client.
public sealed class CustomerBillingProfile : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
type CustomerBillingProfile = class
inherit ResourceBaseWithLinks<StandardResourceLinks>
Public NotInheritable Class CustomerBillingProfile
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
- Héritage
Constructeurs
| Nom | Description |
|---|---|
| CustomerBillingProfile() |
Les informations sur le profil de facturation client. |
Propriétés
| Nom | Description |
|---|---|
| Attributes |
Obtient les attributs. (Hérité de ResourceBase) |
| CompanyName |
Obtient ou fixe le nom de l’entreprise. |
| Culture |
Obtient ou définit la culture. |
| DefaultAddress |
Obtient ou définit l’adresse par défaut du client. |
|
Obtient ou définit l’e-mail. |
|
| FirstName |
Prend ou choisit le prénom. |
| Id |
Obtient ou définit l’identifiant de profil. |
| Language |
Obtient ou définit la langue. |
| LastName |
Prend ou fixe le nom de famille. |
| Links |
Obtient ou définit les liens de ressources. (Hérité de ResourceBaseWithLinks<TLinks>) |