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