PHP 클래스 PayPal\EBLBaseComponents\RecurringPaymentsSummaryType

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

공개 프로퍼티들

프로퍼티 타입 설명
$FailedPaymentCount integer
$LastPaymentAmount PayPal\CoreComponentTypes\BasicAmountType
$LastPaymentDate DateTime in ISO8601
$NextBillingDate DateTime in ISO8601
$NumberCyclesCompleted integer
$NumberCyclesRemaining integer
$OutstandingBalance PayPal\CoreComponentTypes\BasicAmountType

프로퍼티 상세

$FailedPaymentCount 공개적으로 프로퍼티

public int $FailedPaymentCount
리턴 integer

$LastPaymentAmount 공개적으로 프로퍼티

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

$LastPaymentDate 공개적으로 프로퍼티

DateTime in ISO8601
public $LastPaymentDate

$NextBillingDate 공개적으로 프로퍼티

DateTime in ISO8601
public $NextBillingDate

$NumberCyclesCompleted 공개적으로 프로퍼티

public int $NumberCyclesCompleted
리턴 integer

$NumberCyclesRemaining 공개적으로 프로퍼티

public int $NumberCyclesRemaining
리턴 integer

$OutstandingBalance 공개적으로 프로퍼티

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