PayPal\PayPalAPI\GetRecurringPaymentsProfileDetailsRequestType::__construct PHP Méthode

__construct() public méthode

Constructor with arguments
public __construct ( $ProfileID = null )
    public function __construct($ProfileID = null)
    {
        $this->ProfileID = $ProfileID;
    }
GetRecurringPaymentsProfileDetailsRequestType