Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PayPal
EBLBaseComponents
ManageRecurringPaymentsProfileStatusRequestDetailsType
PHP Class PayPal\EBLBaseComponents\ManageRecurringPaymentsProfileStatusRequestDetailsType
Inheritance:
extends
PayPal\Core\PPXmlMessage
Mostrar archivo
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_oe property
public
string
$Action
return
string
$Note
public_oe property
public
string
$Note
return
string
$ProfileID
public_oe property
public
string
$ProfileID
return
string