Disbursementsuccess Property |
Identifies whether or not the disbursement was successful.
Namespace:
NetQuarry.Services.Payment
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public Nullable<bool> success { get; set; }
Public Property success As Nullable(Of Boolean)
Get
Set
Property Value
Type:
NullableBooleanSee Also