ICustomerRelationshipRequest Interface
Implements
public interface ICustomerRelationshipRequest extends IPartnerComponentString, IEntityGetOperations<CustomerRelationshipRequest>
Holds operations that apply to customer relationship requests.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
Customer |
get()
Retrieves the customer relationship request which can be used by a customer to establish a relationship with the current partner. |
Method Details
get
public abstract CustomerRelationshipRequest get()
Retrieves the customer relationship request which can be used by a customer to establish a relationship with the current partner.
Returns: