PHP Class PayPal\EBLBaseComponents\ManageRecurringPaymentsProfileStatusRequestDetailsType

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

Public Properties

Property Type Description
$Action string
$Note string
$ProfileID string

Public Methods

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

Method Details

__construct() public method

Constructor with arguments
public __construct ( $ProfileID = null, $Action = null )

Property Details

$Action public property

public string $Action
return string

$Note public property

public string $Note
return string

$ProfileID public property

public string $ProfileID
return string