Class CheckStipendScheduleEligibilityResponse
Represents request for CheckStipendScheduleEligibilityResponse method.
Inheritance
System.Object
CheckStipendScheduleEligibilityResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class CheckStipendScheduleEligibilityResponse : ServiceResponse
Constructors
CheckStipendScheduleEligibilityResponse()
Declaration
public CheckStipendScheduleEligibilityResponse()
Properties
NumberOfStudents
Declaration
public int? NumberOfStudents { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |