FailedPaymentCount Property
Number of failed payments.
Syntax
__property int FailedPaymentCount = {read=FFailedPaymentCount, write=FSetFailedPaymentCount};
Default Value
0
Remarks
This property will contain the total number of failed payments for this profile after a call to GetProfile.
This property is read-only.
Data Type
Integer