Interface AgreementCustomerInterface
| category |
System |
|---|---|
| package |
Agreement |
| subpackage |
ValueObjects |
__construct(\StringType $customerName, \CustomerEmailInterface $customerEmail)
getCustomerEmail() : string
stringCustomer email.
getCustomerName() : string
stringCustomer name.
customerName : string
| var |
|---|
string