PHP Class Dumplie\Customer\Application\Command\CreateCart

Inheritance: implements Dumplie\SharedKernel\Application\Command\Command, use trait Dumplie\SharedKernel\Application\Command\CommandSerialize
Datei anzeigen Open project: dumplie/dumplie Class Usage Examples

Public Methods

Method Description
__construct ( string $uuid, string $currency )
currency ( ) : string
uuid ( ) : string

Method Details

__construct() public method

public __construct ( string $uuid, string $currency )
$uuid string
$currency string

currency() public method

public currency ( ) : string
return string

uuid() public method

public uuid ( ) : string
return string