Interface AgreementInterface
Interface AgreementInterface
Direct known implementers
Package: Agreement\Interfaces
Category: Core
Located at Services/Core/Agreement/Entities/Interfaces/AgreementInterface.inc.php
Category: Core
Located at Services/Core/Agreement/Entities/Interfaces/AgreementInterface.inc.php
Methods summary
public
setIpAddress( StringType $ipAddress )
:
Sets the IP address of the customer which confirmed the agreement.
public
getIpAddress( void )
: StringType
Returns the IP address of the customer which confirmed the agreement.