PHP Class PayPal\EBLBaseComponents\ErrorParameterType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$ParamID string
$Value string Value of the application-specific error parameter.

Property Details

$ParamID public property

public string $ParamID
return string

$Value public property

Value of the application-specific error parameter.
public string $Value
return string