PHP Class PayPal\EBLBaseComponents\GetRecurringPaymentsProfileDetailsResponseDetailsType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property 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 property

public BasicAmountType,PayPal\CoreComponentTypes $AggregateAmount
return PayPal\CoreComponentTypes\BasicAmountType

$AggregateOptionalAmount public property

public BasicAmountType,PayPal\CoreComponentTypes $AggregateOptionalAmount
return PayPal\CoreComponentTypes\BasicAmountType

$AutoBillOutstandingAmount public property

public string $AutoBillOutstandingAmount
return string

$CreditCard public property

public CreditCardDetailsType,PayPal\EBLBaseComponents $CreditCard
return CreditCardDetailsType

$CurrentRecurringPaymentsPeriod public property

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $CurrentRecurringPaymentsPeriod
return BillingPeriodDetailsType

$Description public property

public string $Description
return string

$FinalPaymentDueDate public property

DateTime in ISO8601
public $FinalPaymentDueDate

$MaxFailedPayments public property

public int $MaxFailedPayments
return integer

$ProfileID public property

Recurring Billing Profile ID
public string $ProfileID
return string

$ProfileStatus public property

public string $ProfileStatus
return string

$RecurringPaymentsProfileDetails public property

public RecurringPaymentsProfileDetailsType,PayPal\EBLBaseComponents $RecurringPaymentsProfileDetails
return RecurringPaymentsProfileDetailsType

$RecurringPaymentsSummary public property

public RecurringPaymentsSummaryType,PayPal\EBLBaseComponents $RecurringPaymentsSummary
return RecurringPaymentsSummaryType

$RegularAmountPaid public property

public BasicAmountType,PayPal\CoreComponentTypes $RegularAmountPaid
return PayPal\CoreComponentTypes\BasicAmountType

$RegularRecurringPaymentsPeriod public property

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $RegularRecurringPaymentsPeriod
return BillingPeriodDetailsType

$TrialAmountPaid public property

public BasicAmountType,PayPal\CoreComponentTypes $TrialAmountPaid
return PayPal\CoreComponentTypes\BasicAmountType

$TrialRecurringPaymentsPeriod public property

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $TrialRecurringPaymentsPeriod
return BillingPeriodDetailsType