PHP Class PayPal\PayPalAPI\GetRecurringPaymentsProfileDetailsRequestType

Inheritance: extends PayPal\EBLBaseComponents\AbstractRequestType
Show file Open project: paypal/merchant-sdk-php Class Usage Examples

Public Properties

Property Type Description
$ProfileID string

Public Methods

Method Description
__construct ( $ProfileID = null ) Constructor with arguments

Method Details

__construct() public method

Constructor with arguments
public __construct ( $ProfileID = null )

Property Details

$ProfileID public property

public string $ProfileID
return string