extends |
StatusTransition |
---|
Represents a V4 Payment Status Transition
Methods | ||
---|---|---|
public
|
__construct(string[] $properties = [])
|
# |
Methods inherited from Hyperwallet\Model\StatusTransition |
---|
FILTERS_ARRAY(), getToken(), setToken(), getCreatedOn(), getTransition(), setTransition(), getFromStatus(), getToStatus(), getNotes(), setNotes() |
Constants | ||
---|---|---|
public
|
TRANSITION_CANCELLED = 'CANCELLED'
|
# |
Properties inherited from Hyperwallet\Model\StatusTransition |
---|
$token, $createdOn, $transition, $fromStatus, $toStatus, $notes |