Class GetRefundUnlockResponse
Inheritance
System.Object
GetRefundUnlockResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetRefundUnlockResponse : ServiceResponse
Constructors
GetRefundUnlockResponse()
Declaration
public GetRefundUnlockResponse()
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 |