AddressId
class AddressId extends AbstractId
The AddressID scalar type represents an identifier for an object of type Address.
Methods
Details
in
AbstractScalar at line 9
final
__construct(string $value)
No description
in
AbstractScalar at line 14
string
getValue()
No description
in
AbstractScalar at line 19
string
__toString()
No description
in
AbstractScalar at line 24
final static AbstractScalar
from(string $value)
No description