CustomerBillingProfile Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The customer billing profile information.
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)
- Inheritance
Constructors
CustomerBillingProfile() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
CompanyName |
Gets or sets the name of the company. |
Culture |
Gets or sets the culture. |
DefaultAddress |
Gets or sets the default address for customer. |
Gets or sets the email. |
|
FirstName |
Gets or sets the first name. |
Id |
Gets or sets the profile identifier. |
Language |
Gets or sets the language. |
LastName |
Gets or sets the last name. |
Links |
Gets or sets the resource links. (Inherited from ResourceBaseWithLinks<TLinks>) |