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