Class GetDuplicatePellResponse
Inheritance
System.Object
GetDuplicatePellResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetDuplicatePellResponse : ServiceResponse
Constructors
GetDuplicatePellResponse()
Declaration
public GetDuplicatePellResponse()
Properties
GetDuplicatePellResults
Declaration
public List<GetDuplicatePellResult> GetDuplicatePellResults { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<GetDuplicatePellResult> |