 | IElectronicProcessingCustomerInfoTypeFirstPaymentDate Field |
The date the first payment is due by the customer.
Namespace:
IAS
Assembly:
ElectronicProcessing (in ElectronicProcessing.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Nullable<DateTime> FirstPaymentDate
Public FirstPaymentDate As Nullable(Of DateTime)
public var FirstPaymentDate : Nullable<DateTime>
Field Value
Type:
NullableDateTime
See Also