ReviewCustomerInterface

Extends

Interface ReviewCustomerInterface

category

System

package

Review

subpackage

ValueObjects

Methods

Returns the customer id.

getCustomerId() : integer

Response

integer

The customer id.

Returns the customer name.

getCustomerName() : string

Response

string

The customer name.