PHP Class PayPal\PayPalAPI\BAUpdateRequestType

Inheritance: extends PayPal\EBLBaseComponents\AbstractRequestType
Afficher le fichier Open project: paypal/merchant-sdk-php Class Usage Examples

Méthodes publiques

Свойство Type Description
$BillingAgreementCustom string
$BillingAgreementDescription string
$BillingAgreementStatus string
$ReferenceID string

Méthodes publiques

Méthode Description
__construct ( $ReferenceID = null ) Constructor with arguments

Method Details

__construct() public méthode

Constructor with arguments
public __construct ( $ReferenceID = null )

Property Details

$BillingAgreementCustom public_oe property

public string $BillingAgreementCustom
Résultat string

$BillingAgreementDescription public_oe property

public string $BillingAgreementDescription
Résultat string

$BillingAgreementStatus public_oe property

public string $BillingAgreementStatus
Résultat string

$ReferenceID public_oe property

public string $ReferenceID
Résultat string