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