Class GetStipendUnlockResponse
Inheritance
System.Object
GetStipendUnlockResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class GetStipendUnlockResponse : ServiceResponse
Constructors
GetStipendUnlockResponse()
Declaration
public GetStipendUnlockResponse()
Properties
Message
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
System.String |
ResponseCode
Declaration
public string ResponseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |