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