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