Skip to main content Link Search Menu Expand Document (external link) Copy Copied

RequestBuilderInterface

view source

Table of contents
  1. RequestBuilderInterface
    1. Methods
      1. public withAccessToken(string $accessToken)
      2. public createRequest()

Methods

public withAccessToken(string $accessToken)

returns self

Will set accessToken

public createRequest()

returns AppBundle\GatewaySDKPhp\Model\RequestInterface

Will create and return AppBundle\GatewaySDKPhp\Model\RequestInterface