Class GetCalculatedTermSapDataResponse
Represents the response for the GetCalculatedTermSapData method.
Inheritance
System.Object
GetCalculatedTermSapDataResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetCalculatedTermSapDataResponse : ServiceResponse
Constructors
GetCalculatedTermSapDataResponse()
Declaration
public GetCalculatedTermSapDataResponse()
Properties
FaSapStudentDataTermCustom
Declaration
public List<FaSapStudentDataTermCustom> FaSapStudentDataTermCustom { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<FaSapStudentDataTermCustom> |