Class PostCollegeFinancePlanGrantsRequest
Represents the a request for the PostCollegeFinancePlanGrants method.
Inheritance
System.Object
PostCollegeFinancePlanGrantsRequest
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class PostCollegeFinancePlanGrantsRequest : ServiceRequest
Constructors
PostCollegeFinancePlanGrantsRequest()
Declaration
public PostCollegeFinancePlanGrantsRequest()
Properties
CollegeFinancePlanGrantList
Declaration
public List<CfpGrantDetailEntity> CollegeFinancePlanGrantList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<CfpGrantDetailEntity> |