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