LegalBusinessProfileOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. profiles. LegalBusinessProfileOperations
- com.
- com.
- com.
Implements
public class LegalBusinessProfileOperations extends BasePartnerComponentString implements ILegalBusinessProfile
The legal business profile operations implementation.
Constructor Summary
| Constructor | Description |
|---|---|
| LegalBusinessProfileOperations(IPartner rootPartnerOperations) |
Initializes a new instance of the Legal |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Legal |
get()
Retrieves the legal business profile. |
|
Legal |
update(LegalBusinessProfile legalBusinessProfile)
Updates the Legal Business Profile. |
Inherited Members
Constructor Details
LegalBusinessProfileOperations
public LegalBusinessProfileOperations(IPartner rootPartnerOperations)
Initializes a new instance of the LegalBusinessProfileOperations class.
Parameters:
Method Details
get
public LegalBusinessProfile get()
Retrieves the legal business profile.
Returns:
update
public LegalBusinessProfile update(LegalBusinessProfile legalBusinessProfile)
Updates the Legal Business Profile.
Parameters:
Returns: