Class GetPaymentPlanEventArgs
Inheritance
System.Object
GetPaymentPlanEventArgs
Namespace: Cmc.Nexus.FinancialAid.Events
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class GetPaymentPlanEventArgs : ServiceEventArgs<GetPaymentPlanRequest, GetPaymentPlanResponse>
Constructors
GetPaymentPlanEventArgs(GetPaymentPlanRequest)
Declaration
public GetPaymentPlanEventArgs(GetPaymentPlanRequest request)
Parameters
Type | Name | Description |
---|---|---|
GetPaymentPlanRequest | request |