PHP Класс PayPal\EBLBaseComponents\SubscriptionInfoType

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

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

Свойство Тип Описание
$EffectiveDate Date when the subscription modification will be effective
$Password string Password generated by PayPal and given to subscriber to access the subscription. For security, the value of the password is hashed. Character length and limitations: 128 alphanumeric single-byte characters
$Recurrences string The number of payment installments that will occur at the regular rate. Character length and limitations: no limit
$RetryTime Date PayPal will retry a failed subscription payment
$SubscriptionDate Subscription start date
$SubscriptionID string ID generated by PayPal for the subscriber. Character length and limitations: no limit
$Terms SubscriptionTermsType Subscription duration and charges
$Username string Username generated by PayPal and given to subscriber to access the subscription. Character length and limitations: 64 alphanumeric single-byte characters
$reattempt string
$recurring string

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

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

Date when the subscription modification will be effective
public $EffectiveDate

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

Password generated by PayPal and given to subscriber to access the subscription. For security, the value of the password is hashed. Character length and limitations: 128 alphanumeric single-byte characters
public string $Password
Результат string

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

The number of payment installments that will occur at the regular rate. Character length and limitations: no limit
public string $Recurrences
Результат string

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

Date PayPal will retry a failed subscription payment
public $RetryTime

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

Subscription start date
public $SubscriptionDate

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

ID generated by PayPal for the subscriber. Character length and limitations: no limit
public string $SubscriptionID
Результат string

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

Subscription duration and charges
public SubscriptionTermsType,PayPal\EBLBaseComponents $Terms
Результат SubscriptionTermsType

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

Username generated by PayPal and given to subscriber to access the subscription. Character length and limitations: 64 alphanumeric single-byte characters
public string $Username
Результат string

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

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

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

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