extends |
BaseEndpoint |
|---|---|
implements |
Endpoint |
uses |
EndpointTrait |
| Methods | ||
|---|---|---|
public
|
__construct(string $id, UpdateVendorRequest $requestBody, array $headerParameters = [])
|
# |
public
|
getMethod(): string
|
# |
public
|
getUri(): string
|
# |
public
|
getBody(SerializerInterface $serializer, $streamFactory = null): array
|
# |
public
|
getExtraHeaders(): array
|
# |
protected
|
getHeadersOptionsResolver(): OptionsResolver
|
# |
protected
|
transformResponseBody(
ResponseInterface $response,
SerializerInterface $serializer,
?string $contentType = null,
): VendorResponse|null
|
# |
public
|
getAuthenticationScopes(): array
|
# |
| Methods used from NxSys\Library\Clients\Brex\API\Payments\Runtime\Client\EndpointTrait |
|---|
parseResponse() |
| Properties | |||
|---|---|---|---|
protected
|
|
$id
|
# |
| Properties inherited from NxSys\Library\Clients\Brex\API\Payments\Runtime\Client\BaseEndpoint |
|---|
$queryParameters, $headerParameters, $body |