PHP Class PayPal\EBLBaseComponents\GetRecurringPaymentsProfileDetailsResponseDetailsType

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

Méthodes publiques

Свойство Type Description
$AggregateAmount PayPal\CoreComponentTypes\BasicAmountType
$AggregateOptionalAmount PayPal\CoreComponentTypes\BasicAmountType
$AutoBillOutstandingAmount string
$CreditCard CreditCardDetailsType
$CurrentRecurringPaymentsPeriod BillingPeriodDetailsType
$Description string
$FinalPaymentDueDate DateTime in ISO8601
$MaxFailedPayments integer
$ProfileID string Recurring Billing Profile ID
$ProfileStatus string
$RecurringPaymentsProfileDetails RecurringPaymentsProfileDetailsType
$RecurringPaymentsSummary RecurringPaymentsSummaryType
$RegularAmountPaid PayPal\CoreComponentTypes\BasicAmountType
$RegularRecurringPaymentsPeriod BillingPeriodDetailsType
$TrialAmountPaid PayPal\CoreComponentTypes\BasicAmountType
$TrialRecurringPaymentsPeriod BillingPeriodDetailsType

Property Details

$AggregateAmount public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $AggregateAmount
Résultat PayPal\CoreComponentTypes\BasicAmountType

$AggregateOptionalAmount public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $AggregateOptionalAmount
Résultat PayPal\CoreComponentTypes\BasicAmountType

$AutoBillOutstandingAmount public_oe property

public string $AutoBillOutstandingAmount
Résultat string

$CreditCard public_oe property

public CreditCardDetailsType,PayPal\EBLBaseComponents $CreditCard
Résultat CreditCardDetailsType

$CurrentRecurringPaymentsPeriod public_oe property

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $CurrentRecurringPaymentsPeriod
Résultat BillingPeriodDetailsType

$Description public_oe property

public string $Description
Résultat string

$FinalPaymentDueDate public_oe property

DateTime in ISO8601
public $FinalPaymentDueDate

$MaxFailedPayments public_oe property

public int $MaxFailedPayments
Résultat integer

$ProfileID public_oe property

Recurring Billing Profile ID
public string $ProfileID
Résultat string

$ProfileStatus public_oe property

public string $ProfileStatus
Résultat string

$RecurringPaymentsProfileDetails public_oe property

public RecurringPaymentsProfileDetailsType,PayPal\EBLBaseComponents $RecurringPaymentsProfileDetails
Résultat RecurringPaymentsProfileDetailsType

$RecurringPaymentsSummary public_oe property

public RecurringPaymentsSummaryType,PayPal\EBLBaseComponents $RecurringPaymentsSummary
Résultat RecurringPaymentsSummaryType

$RegularAmountPaid public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $RegularAmountPaid
Résultat PayPal\CoreComponentTypes\BasicAmountType

$RegularRecurringPaymentsPeriod public_oe property

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $RegularRecurringPaymentsPeriod
Résultat BillingPeriodDetailsType

$TrialAmountPaid public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $TrialAmountPaid
Résultat PayPal\CoreComponentTypes\BasicAmountType

$TrialRecurringPaymentsPeriod public_oe property

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $TrialRecurringPaymentsPeriod
Résultat BillingPeriodDetailsType