extends |
ApiResource |
---|
Mandates client.
Methods | ||
---|---|---|
public
|
create(CreateMandateRequest $body, CallContext $callContext = null): CreateMandateResponse
|
# |
public
|
createWithMandateReference(
string $uniqueMandateReference,
CreateMandateRequest $body,
CallContext $callContext = null,
): CreateMandateResponse
|
# |
public
|
get(string $uniqueMandateReference, CallContext $callContext = null): GetMandateResponse
|
# |
public
|
block(string $uniqueMandateReference, CallContext $callContext = null): GetMandateResponse
|
# |
public
|
unblock(string $uniqueMandateReference, CallContext $callContext = null): GetMandateResponse
|
# |
public
|
revoke(string $uniqueMandateReference, CallContext $callContext = null): GetMandateResponse
|
# |
Methods inherited from Worldline\Connect\Sdk\ApiResource |
---|
__construct(), getCommunicator(), getClientMetaInfo(), instantiateUri() |
Properties inherited from Worldline\Connect\Sdk\ApiResource |
---|
$context |