Class QueueStipendEvaluationsResponse
Represents the response for the QueueStipendEvaluations method.
Inheritance
System.Object
QueueStipendEvaluationsResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class QueueStipendEvaluationsResponse : ServiceResponse
Constructors
QueueStipendEvaluationsResponse()
Declaration
public QueueStipendEvaluationsResponse()
Properties
StipendsSchedulerOpenBatchList
Declaration
public List<StipendsSchedulerOpenBatch> StipendsSchedulerOpenBatchList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<StipendsSchedulerOpenBatch> |