Interface ICustomerReadonlyProfile<T extends ResourceBase>

All Superinterfaces:
IEntityGetOperations<T>, IPartnerComponent<String>, IPartnerComponentString
All Known Subinterfaces:
ICustomerProfile<T>
All Known Implementing Classes:
CustomerBillingProfileOperations, CustomerCompanyProfileOperations

public interface ICustomerReadonlyProfile<T extends ResourceBase>
extends IPartnerComponentString, IEntityGetOperations<T>
Encapsulates a single customer read-only profile behavior.
  • Method Summary

    Modifier and Type Method Description
    T get()
    Retrieves the customer profile.

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

    getContext, getPartner