PHP Класс PayPal\EBLBaseComponents\UpdateRecurringPaymentsProfileRequestDetailsType

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

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

Свойство Тип Описание
$AdditionalBillingCycles integer
$Amount PayPal\CoreComponentTypes\BasicAmountType
$AutoBillOutstandingAmount string
$BillingStartDate When does this Profile begin billing?
$CreditCard CreditCardDetailsType Information about the credit card to be charged (required if Direct Payment)
$Description string
$MaxFailedPayments integer
$Note string
$OutstandingBalance PayPal\CoreComponentTypes\BasicAmountType
$PaymentPeriod BillingPeriodDetailsType_Update
$ProfileID string
$ProfileReference string
$ShippingAmount PayPal\CoreComponentTypes\BasicAmountType
$SubscriberName string
$SubscriberShippingAddress AddressType
$TaxAmount PayPal\CoreComponentTypes\BasicAmountType
$TrialPeriod BillingPeriodDetailsType_Update Trial period of this schedule

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

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

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

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

Constructor with arguments
public __construct ( $ProfileID = null )

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

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

public int $AdditionalBillingCycles
Результат integer

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

public BasicAmountType,PayPal\CoreComponentTypes $Amount
Результат PayPal\CoreComponentTypes\BasicAmountType

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

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

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

When does this Profile begin billing?
public $BillingStartDate

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

Information about the credit card to be charged (required if Direct Payment)
public CreditCardDetailsType,PayPal\EBLBaseComponents $CreditCard
Результат CreditCardDetailsType

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

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

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

public int $MaxFailedPayments
Результат integer

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

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

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

public BasicAmountType,PayPal\CoreComponentTypes $OutstandingBalance
Результат PayPal\CoreComponentTypes\BasicAmountType

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

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

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

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

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

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

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

public BasicAmountType,PayPal\CoreComponentTypes $ShippingAmount
Результат PayPal\CoreComponentTypes\BasicAmountType

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

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

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

public AddressType,PayPal\EBLBaseComponents $SubscriberShippingAddress
Результат AddressType

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

public BasicAmountType,PayPal\CoreComponentTypes $TaxAmount
Результат PayPal\CoreComponentTypes\BasicAmountType

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

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