Class ReassignStipendResponse
Represents the response for the ReassignStipend method.
Inheritance
System.Object
    ReassignStipendResponse
  Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class ReassignStipendResponse : ServiceResponseConstructors
ReassignStipendResponse()
Declaration
public ReassignStipendResponse()Properties
StipendSchedule
StipendScheduleEntity
Declaration
public StipendScheduleEntity StipendSchedule { get; set; }Property Value
| Type | Description | 
|---|---|
| StipendScheduleEntity | 
StipendSummary
StipendSummaryEntity
Declaration
public StipendSummaryEntity StipendSummary { get; set; }Property Value
| Type | Description | 
|---|---|
| StipendSummaryEntity |