PHP Class PayPal\EBLBaseComponents\ManageRecurringPaymentsProfileStatusRequestDetailsType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство Type Description
$Action string
$Note string
$ProfileID string

Méthodes publiques

Méthode Description
__construct ( $ProfileID = null, $Action = null ) Constructor with arguments

Method Details

__construct() public méthode

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

Property Details

$Action public_oe property

public string $Action
Résultat string

$Note public_oe property

public string $Note
Résultat string

$ProfileID public_oe property

public string $ProfileID
Résultat string