Interface AgreementAccessRepositoryInterface
Direct known implementers
Located at Services/Core/Agreement/Repositories/Interfaces/AgreementAccessRepositoryInterface.inc.php
Methods summary
public
getAgreementsByCustomerEmail( StringType $customerEmail )
: AgreementCollection
Returns the agreements by the provided customer email address.