EPG PHP SDK
Loading...
Searching...
No Matches
ResponseQuix Class Reference

Public Member Functions

 __construct (string $rawResponse=null)
 
 getRawResponse ()
 Gets the response of the H2H request.
 
 getNemuruCartHash ()
 Retrieves the Nemuru Cart Hash from the response.
 
 getNemuruAuthToken ()
 Retrieves the Nemuru Auth Token from the response.
 
 getNemuruDisableFormEdition ()
 
 isJsonOrXml (string $data)
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( string  $rawResponse = null)

Member Function Documentation

◆ getNemuruAuthToken()

getNemuruAuthToken ( )

Retrieves the Nemuru Auth Token from the response.

Returns
string|null The Nemuru Auth Token or null if not set.

◆ getNemuruCartHash()

getNemuruCartHash ( )

Retrieves the Nemuru Cart Hash from the response.

Returns
string|null The Nemuru Cart Hash or null if not set.

◆ getNemuruDisableFormEdition()

getNemuruDisableFormEdition ( )

◆ getRawResponse()

getRawResponse ( )

Gets the response of the H2H request.

Returns
mixed The response or null if not set.

◆ isJsonOrXml()

isJsonOrXml ( string  $data)

The documentation for this class was generated from the following file: