Class GetDuplicatePellForMergeRequest
Inheritance
System.Object
GetDuplicatePellForMergeRequest
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
public class GetDuplicatePellForMergeRequest : ServiceRequest
Constructors
Declaration
public GetDuplicatePellForMergeRequest()
Properties
Declaration
public string AttRfmsPellIdCode { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public string AwardYear { get; set; }
Property Value
Type |
Description |
System.String |
|
Declaration
public int MergeStudentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public GetDuplicatePellFinalData PellFinalData { get; set; }
Property Value
Declaration
public int StudentId { get; set; }
Property Value
Type |
Description |
System.Int32 |
|