PHP Class Dumplie\CustomerService\Application\Command\RejectPayment

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 $paymentId ) PayPayment constructor.
paymentId ( ) : string

Method Details

__construct() public method

PayPayment constructor.
public __construct ( string $paymentId )
$paymentId string

paymentId() public method

public paymentId ( ) : string
return string