CustomerFirstnameInterface
in
Value Object.
Interface CustomerFirstnameInterface
Represents a customer first name.
Tags
Table of Contents
- __toString() : string
- Returns the equivalent string value.
Methods
__toString()
Returns the equivalent string value.
public
__toString() : string
Return values
string —Equivalent string value.