Documentation

CreateResponseDto
in package

PayU order creation response Data Transfer Object class.

Table of Contents

$extOrderId  : string
$orderId  : string
$redirectUri  : string
__construct()  : mixed
Constructor.

Properties

Methods

__construct()

Constructor.

public __construct(array<string|int, mixed> $responseData) : mixed
Parameters
$responseData : array<string|int, mixed>
Return values
mixed

        

Search results