PHP Класс PayPal\EBLBaseComponents\ScheduleDetailsType

Наследование: extends PayPal\Core\PPXmlMessage
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
$ActivationDetails ActivationDetailsType
$AutoBillOutstandingAmount string
$Description string Schedule details for the Recurring Payment
$MaxFailedPayments integer The max number of payments the buyer can fail before this Recurring Payments profile is cancelled
$PaymentPeriod BillingPeriodDetailsType
$TrialPeriod BillingPeriodDetailsType Trial period of this schedule

Открытые методы

Метод Описание
__construct ( $Description = null, $PaymentPeriod = null ) Constructor with arguments

Описание методов

__construct() публичный Метод

Constructor with arguments
public __construct ( $Description = null, $PaymentPeriod = null )

Описание свойств

$ActivationDetails публичное свойство

public ActivationDetailsType,PayPal\EBLBaseComponents $ActivationDetails
Результат ActivationDetailsType

$AutoBillOutstandingAmount публичное свойство

public string $AutoBillOutstandingAmount
Результат string

$Description публичное свойство

Schedule details for the Recurring Payment
public string $Description
Результат string

$MaxFailedPayments публичное свойство

The max number of payments the buyer can fail before this Recurring Payments profile is cancelled
public int $MaxFailedPayments
Результат integer

$PaymentPeriod публичное свойство

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $PaymentPeriod
Результат BillingPeriodDetailsType

$TrialPeriod публичное свойство

Trial period of this schedule
public BillingPeriodDetailsType,PayPal\EBLBaseComponents $TrialPeriod
Результат BillingPeriodDetailsType