PHP Class PayPal\EBLBaseComponents\BillingAgreementDetailsType

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

Méthodes publiques

Свойство Type Description
$BillingAgreementCustom string Custom annotation field for your exclusive use.
$BillingAgreementDescription string Only needed for AutoBill billinng type.
$BillingType string
$PaymentType string

Méthodes publiques

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

Method Details

__construct() public méthode

Constructor with arguments
public __construct ( $BillingType = null )

Property Details

$BillingAgreementCustom public_oe property

Custom annotation field for your exclusive use.
public string $BillingAgreementCustom
Résultat string

$BillingAgreementDescription public_oe property

Only needed for AutoBill billinng type.
public string $BillingAgreementDescription
Résultat string

$BillingType public_oe property

public string $BillingType
Résultat string

$PaymentType public_oe property

public string $PaymentType
Résultat string