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