extends |
ApiResource |
---|
Refunds client.
Methods | ||
---|---|---|
public
|
find(FindRefundsParams $query, CallContext $callContext = null): FindRefundsResponse
|
# |
public
|
get(string $refundId, CallContext $callContext = null): RefundResponse
|
# |
public
|
approve(string $refundId, ApproveRefundRequest $body, CallContext $callContext = null): null
|
# |
public
|
cancel(string $refundId, CallContext $callContext = null): null
|
# |
public
|
cancelapproval(string $refundId, CallContext $callContext = null): null
|
# |
Methods inherited from Worldline\Connect\Sdk\ApiResource |
---|
__construct(), getCommunicator(), getClientMetaInfo(), instantiateUri() |
Properties inherited from Worldline\Connect\Sdk\ApiResource |
---|
$context |