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