PHP Interface Dumplie\CustomerService\Domain\PaymentState

Datei anzeigen Open project: dumplie/dumplie Interface Usage Examples

Public Methods

Method Description
pay ( ) : Dumplie\CustomerService\Domain\PaymentState
reject ( ) : Dumplie\CustomerService\Domain\PaymentState

Method Details

pay() public method

public pay ( ) : Dumplie\CustomerService\Domain\PaymentState
return Dumplie\CustomerService\Domain\PaymentState

reject() public method

public reject ( ) : Dumplie\CustomerService\Domain\PaymentState
return Dumplie\CustomerService\Domain\PaymentState