Class RecalculatePendingChargeResponse
Represents the response for the RecalculatePendingCharge method.
Inheritance
System.Object
RecalculatePendingChargeResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class RecalculatePendingChargeResponse : ServiceResponse
Constructors
RecalculatePendingChargeResponse()
Declaration
public RecalculatePendingChargeResponse()
Properties
IsPendingChargeFailed
Declaration
public bool IsPendingChargeFailed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |