class Poodle\Payment\Mollie\Object\Payment\Refund Constants string STATUS_PENDING string STATUS_PROCESSING string STATUS_QUEUED string STATUS_REFUNDED
Properties public $amount $description $id $payment $refundedDatetime $status
Methods public isPending ( ) isProcessing ( ) isQueued ( ) isTransferred ( )
|