DocumentRemoveRequestBuilder
Extends AppBundle\GatewaySDKPhp\RequestBuilder\AbstractRequestBuilder
Trait AppBundle\GatewaySDKPhp\RequestBuilder\Traits\TraitBuildParameters
Table of contents
Properties
| Visibility | Type | Name | Description |
|---|---|---|---|
| protected | String | documentId | UUID of the document |
Methods
public createRequest()
returns AppBundle\GatewaySDKPhp\Model\RequestInterface
Creates and returns AppBundle\GatewaySDKPhp\Model\RequestInterface to be used with postRequest method.
public withDocumentId(string $documentId)
returns self
Sets documentId, UUID of the document