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