SmartidSigningProcessStatusRequestBuilder
Extends AppBundle\GatewaySDKPhp\RequestBuilder\AbstractRequestBuilder
Trait AppBundle\GatewaySDKPhp\RequestBuilder\Traits\TraitBuildParameters
Table of contents
Properties
| Visibility | Type | Name | Description |
|---|---|---|---|
| protected | String | token | Sets token for the request |
Methods
public withToken(string $token)
returns self
Sets token
public createRequest()
returns AppBundle\GatewaySDKPhp\Model\RequestInterface
Creates and returns AppBundle\GatewaySDKPhp\Model\RequestInterface to be used with postRequest method.