LegalBusinessProfile 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.
Represents a partner's legal business profile.
public sealed class LegalBusinessProfile : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
type LegalBusinessProfile = class
inherit ResourceBaseWithLinks<StandardResourceLinks>
Public NotInheritable Class LegalBusinessProfile
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
- Inheritance
Constructors
LegalBusinessProfile() |
Initializes a new instance of the LegalBusinessProfile class. |
Properties
Address |
Gets or sets the address. |
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
CompanyApproverAddress |
Gets or sets the company approver address. |
CompanyApproverEmail |
Gets or sets the company approver email. |
CompanyName |
Gets or sets the legal company name. |
Links |
Gets or sets the resource links. (Inherited from ResourceBaseWithLinks<TLinks>) |
PrimaryContact |
Gets or sets the primary contact. |
VettingStatus |
Gets or sets the vetting status. |
VettingSubStatus |
Gets or sets the vetting sub status. |