Click or drag to resize

RecurringPaymentsDetailsResultNextBillingDate Property

Gets/sets the scheduled date for the next billing.

Namespace:  NetQuarry.Services.Paypal
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public DateTime NextBillingDate { get; set; }

Property Value

Type: DateTime
See Also