PHP 클래스 PayPal\EBLBaseComponents\UpdateRecurringPaymentsProfileRequestDetailsType

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

공개 프로퍼티들

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