Class GetHopeConfigurationRequest
Inheritance
System.Object
GetHopeConfigurationRequest
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetHopeConfigurationRequest : ServiceRequest
Constructors
GetHopeConfigurationRequest()
Declaration
public GetHopeConfigurationRequest()
Properties
AwardYear
Declaration
public string AwardYear { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IsGetTermMappingOnly
Declaration
public bool IsGetTermMappingOnly { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |