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