Class CalculateFaSapResponse
Represents the response for the CalculateFaSap method.
Inheritance
System.Object
CalculateFaSapResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class CalculateFaSapResponse : ServiceResponse
Constructors
CalculateFaSapResponse()
Declaration
public CalculateFaSapResponse()
Properties
BatchId
Declaration
public int BatchId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
IsSapCalculationFailed
Declaration
public bool IsSapCalculationFailed { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |