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