PHP Class PayPal\EBLBaseComponents\RecurringPaymentsSummaryType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство 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
Résultat integer

$LastPaymentAmount public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $LastPaymentAmount
Résultat 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
Résultat integer

$NumberCyclesRemaining public_oe property

public int $NumberCyclesRemaining
Résultat integer

$OutstandingBalance public_oe property

public BasicAmountType,PayPal\CoreComponentTypes $OutstandingBalance
Résultat PayPal\CoreComponentTypes\BasicAmountType