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