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