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