Class BursaryDetailsApprovalManagementResponse
Inheritance
System.Object
BursaryDetailsApprovalManagementResponse
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class BursaryDetailsApprovalManagementResponse : ServiceResponse
Constructors
BursaryDetailsApprovalManagementResponse()
Declaration
public BursaryDetailsApprovalManagementResponse()
Properties
IsEligible
Declaration
public bool IsEligible { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Status
Declaration
public string Status { get; set; }
Property Value
Type |
Description |
System.String |
|
Title
Declaration
public string Title { get; set; }
Property Value
Type |
Description |
System.String |
|