PHP 클래스 PayPal\EBLBaseComponents\GetRecurringPaymentsProfileDetailsResponseDetailsType

상속: extends PayPal\Core\PPXmlMessage
파일 보기 프로젝트 열기: paypal/merchant-sdk-php

공개 프로퍼티들

프로퍼티 타입 설명
$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

프로퍼티 상세

$AggregateAmount 공개적으로 프로퍼티

public BasicAmountType,PayPal\CoreComponentTypes $AggregateAmount
리턴 PayPal\CoreComponentTypes\BasicAmountType

$AggregateOptionalAmount 공개적으로 프로퍼티

public BasicAmountType,PayPal\CoreComponentTypes $AggregateOptionalAmount
리턴 PayPal\CoreComponentTypes\BasicAmountType

$AutoBillOutstandingAmount 공개적으로 프로퍼티

public string $AutoBillOutstandingAmount
리턴 string

$CreditCard 공개적으로 프로퍼티

public CreditCardDetailsType,PayPal\EBLBaseComponents $CreditCard
리턴 CreditCardDetailsType

$CurrentRecurringPaymentsPeriod 공개적으로 프로퍼티

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $CurrentRecurringPaymentsPeriod
리턴 BillingPeriodDetailsType

$Description 공개적으로 프로퍼티

public string $Description
리턴 string

$FinalPaymentDueDate 공개적으로 프로퍼티

DateTime in ISO8601
public $FinalPaymentDueDate

$MaxFailedPayments 공개적으로 프로퍼티

public int $MaxFailedPayments
리턴 integer

$ProfileID 공개적으로 프로퍼티

Recurring Billing Profile ID
public string $ProfileID
리턴 string

$ProfileStatus 공개적으로 프로퍼티

public string $ProfileStatus
리턴 string

$RecurringPaymentsProfileDetails 공개적으로 프로퍼티

public RecurringPaymentsProfileDetailsType,PayPal\EBLBaseComponents $RecurringPaymentsProfileDetails
리턴 RecurringPaymentsProfileDetailsType

$RecurringPaymentsSummary 공개적으로 프로퍼티

public RecurringPaymentsSummaryType,PayPal\EBLBaseComponents $RecurringPaymentsSummary
리턴 RecurringPaymentsSummaryType

$RegularAmountPaid 공개적으로 프로퍼티

public BasicAmountType,PayPal\CoreComponentTypes $RegularAmountPaid
리턴 PayPal\CoreComponentTypes\BasicAmountType

$RegularRecurringPaymentsPeriod 공개적으로 프로퍼티

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $RegularRecurringPaymentsPeriod
리턴 BillingPeriodDetailsType

$TrialAmountPaid 공개적으로 프로퍼티

public BasicAmountType,PayPal\CoreComponentTypes $TrialAmountPaid
리턴 PayPal\CoreComponentTypes\BasicAmountType

$TrialRecurringPaymentsPeriod 공개적으로 프로퍼티

public BillingPeriodDetailsType,PayPal\EBLBaseComponents $TrialRecurringPaymentsPeriod
리턴 BillingPeriodDetailsType