Interface ICustomerRelationshipRequest

All Superinterfaces:
IEntityGetOperations<CustomerRelationshipRequest>, IPartnerComponent<String>, IPartnerComponentString
All Known Implementing Classes:
CustomerRelationshipRequestOperations

public interface ICustomerRelationshipRequest
extends IPartnerComponentString, IEntityGetOperations<CustomerRelationshipRequest>
Holds operations that apply to customer relationship requests.
  • Method Summary

    Modifier and Type Method Description
    CustomerRelationshipRequest get()
    Retrieves the customer relationship request which can be used by a customer to establish a relationship with the current partner.

    Methods inherited from interface com.microsoft.store.partnercenter.IPartnerComponent

    getContext, getPartner