CustomerRelationshipRequestOperations Class
- java.
lang. Object - com.
microsoft. store. partnercenter. BasePartnerComponent<TContext> - com.
microsoft. store. partnercenter. BasePartnerComponentString - com.
microsoft. store. partnercenter. relationshiprequests. CustomerRelationshipRequestOperations
- com.
- com.
- com.
Implements
public class CustomerRelationshipRequestOperations extends BasePartnerComponentString implements ICustomerRelationshipRequest
Customer relationship request implementation class.
Constructor Summary
| Constructor | Description |
|---|---|
| CustomerRelationshipRequestOperations(IPartner rootPartnerOperations) |
Initializes a new instance of the Customer |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
Customer |
get()
Retrieves the customer relationship request which can be used by a customer to establish a relationship with the current partner. |
Inherited Members
Constructor Details
CustomerRelationshipRequestOperations
public CustomerRelationshipRequestOperations(IPartner rootPartnerOperations)
Initializes a new instance of the CustomerRelationshipRequestOperations class.
Parameters:
Method Details
get
public CustomerRelationshipRequest get()
Retrieves the customer relationship request which can be used by a customer to establish a relationship with the current partner.
Returns: