Class GetTitleIVCreditBalanceCalculationResponse
The GetTitleIVCreditBalanceCalculationResponse represents the response Object
Inheritance
System.Object
GetTitleIVCreditBalanceCalculationResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetTitleIVCreditBalanceCalculationResponse : ServiceResponse
Constructors
GetTitleIVCreditBalanceCalculationResponse()
Declaration
public GetTitleIVCreditBalanceCalculationResponse()
Properties
StudentTitleIVCreditBalanceDetailList
Declaration
public List<StudentTitleIVCreditBalanceDetail> StudentTitleIVCreditBalanceDetailList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<StudentTitleIVCreditBalanceDetail> |