Class FederalWorkStudyAccountResponse
FederalWorkStudyAccount Response
Inheritance
System.Object
FederalWorkStudyAccountResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class FederalWorkStudyAccountResponse : ServiceResponse
Constructors
FederalWorkStudyAccountResponse()
Declaration
public FederalWorkStudyAccountResponse()
Properties
MessagesList
Gets or sets the Message return from Service
Declaration
public IList<string> MessagesList { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IList<System.String> |