Class BursaryDetailsApprovalManagementRequest
Inheritance
System.Object
BursaryDetailsApprovalManagementRequest
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class BursaryDetailsApprovalManagementRequest : ServiceRequest
Constructors
BursaryDetailsApprovalManagementRequest()
Declaration
public BursaryDetailsApprovalManagementRequest()
Properties
ActionType
Declaration
public string ActionType { get; set; }
Property Value
Type | Description |
---|---|
System.String |
BursaryApplicationId
Declaration
public int BursaryApplicationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |