PHP Class PayPal\EBLBaseComponents\RecurringPaymentsSummaryType

Inheritance: extends PayPal\Core\PPXmlMessage
Datei anzeigen Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$FailedPaymentCount integer
$LastPaymentAmount PayPal\CoreComponentTypes\BasicAmountType
$LastPaymentDate DateTime in ISO8601
$NextBillingDate DateTime in ISO8601
$NumberCyclesCompleted integer
$NumberCyclesRemaining integer
$OutstandingBalance PayPal\CoreComponentTypes\BasicAmountType

Property Details

$FailedPaymentCount public_oe property

public int $FailedPaymentCount
return integer

$LastPaymentAmount public_oe property

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

$LastPaymentDate public_oe property

DateTime in ISO8601
public $LastPaymentDate

$NextBillingDate public_oe property

DateTime in ISO8601
public $NextBillingDate

$NumberCyclesCompleted public_oe property

public int $NumberCyclesCompleted
return integer

$NumberCyclesRemaining public_oe property

public int $NumberCyclesRemaining
return integer

$OutstandingBalance public_oe property

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