AgreementCustomerInterface
Extends
Interface AgreementCustomerInterface
category
|
System
|
package
|
Agreement
|
subpackage
|
ValueObjects
|
Methods
Returns the customers email.
getCustomerEmail() : string
Response
string
Customer email.
Returns the customers name.
getCustomerName() : string
Response
string
Customer name.