Uses of Interface
com.microsoft.store.partnercenter.customers.profiles.ICustomerReadonlyProfile
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.customers.profiles |
-
Uses of ICustomerReadonlyProfile in com.microsoft.store.partnercenter.customers.profiles
Subinterfaces of ICustomerReadonlyProfile in com.microsoft.store.partnercenter.customers.profiles Modifier and Type Interface Description interfaceICustomerProfile<T extends ResourceBase>Encapsulates a single customer profile behavior.Classes in com.microsoft.store.partnercenter.customers.profiles that implement ICustomerReadonlyProfile Modifier and Type Class Description classCustomerBillingProfileOperationsImplements the customer billing profile operations.classCustomerCompanyProfileOperationsImplements the customer company profile operations.Methods in com.microsoft.store.partnercenter.customers.profiles that return ICustomerReadonlyProfile Modifier and Type Method Description ICustomerReadonlyProfile<CustomerCompanyProfile>CustomerProfileCollectionOperations. getCompany()Gets the customer's company profile operations.ICustomerReadonlyProfile<CustomerCompanyProfile>ICustomerProfileCollection. getCompany()Gets the customer's company profile operations.