Click or drag to resize

GoCardlessMandatenext_possible_charge_date Property

The earliest date a newly created payment for this mandate could be charged.

Namespace:  NetQuarry.Services.Payment
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public Nullable<DateTime> next_possible_charge_date { get; set; }

Property Value

Type: NullableDateTime
See Also