Class QueueBursaryPayoutStipendSelectedResponse
Inheritance
System.Object
QueueBursaryPayoutStipendSelectedResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class QueueBursaryPayoutStipendSelectedResponse : ServiceResponse
Constructors
QueueBursaryPayoutStipendSelectedResponse()
Declaration
public QueueBursaryPayoutStipendSelectedResponse()
Properties
BursaryPayoutStipendResponseList
Declaration
public List<BursaryPayoutStipendResponse> BursaryPayoutStipendResponseList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<BursaryPayoutStipendResponse> |