Interface ICustomer

All Superinterfaces:
IEntityDeleteOperations<Customer>, IEntityGetOperations<Customer>, IEntityPatchOperations<Customer>, IPartnerComponent<String>, IPartnerComponentString
All Known Implementing Classes:
CustomerOperations

public interface ICustomer
extends IPartnerComponentString, IEntityGetOperations<Customer>, IEntityDeleteOperations<Customer>, IEntityPatchOperations<Customer>
Groups operations that can be performed on a single partner customer.