Class AgreementCustomer
Interface AgreementCustomerInterface
- AgreementCustomer implements AgreementCustomerInterface
Package: Agreement\ValueObjects
Category: System
Located at Services/Core/Agreement/ValueObjects/AgreementCustomer.php
Category: System
Located at Services/Core/Agreement/ValueObjects/AgreementCustomer.php
Methods summary
public
__construct( StringType $customerName, CustomerEmailInterface $customerEmail )
AgreementCustomer constructor.