Class GetServicerDailyTransectionAuditResponse
Represents the response for the CalculateFaSap method.
Inheritance
System.Object
GetServicerDailyTransectionAuditResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetServicerDailyTransectionAuditResponse : ServiceResponse
Constructors
GetServicerDailyTransectionAuditResponse()
Declaration
public GetServicerDailyTransectionAuditResponse()
Properties
GetServicerTransection
Declaration
public List<GetServicerDailyTransectionAudit> GetServicerTransection { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<GetServicerDailyTransectionAudit> |