category
|
Core
|
package
|
Agreement
|
subpackage
|
Interfaces
|
Methods
Returns the agreements by the provided customer email address.
getAgreementsByCustomerEmail(\StringType $customerEmailAddress) : \AgreementCollection
Returns all agreement entities.
getAll() : \AgreementCollection
Returns an agreement entity by the provided id.
getById(\IdType $id) : \Agreement