Click or drag to resize

RecurringPaymentsDetailsResult Properties

The RecurringPaymentsDetailsResult type exposes the following members.

Properties
  NameDescription
Public propertyAck
The result of the method.
(Inherited from PaypalResult.)
Public propertyAggregateAmount
Gets/sets the aggregate amount of payments.
Public propertyLastPaymentAmount
Gets/sets the amount of the most recent successful payment.
Public propertyLastPaymentDate
Gets/sets the date of the most recent successful payment.
Public propertyNextBillingDate
Gets/sets the scheduled date for the next billing.
Public propertyNumberCyclesCompleted
Gets/sets the number of completed payment cycles.
Public propertyProfileID
Gets/sets the recurring payment profile ID.
Public propertyProfileStatus
Gets/sets the status of the recurring payment profile.
Public propertyRecurringPaymentsSummary
Gets/sets the recurring payment summary.
Top
See Also