Class SaveScheduledRefundResponse
Represents the response for the SaveScheduledRefund method.
Inheritance
System.Object
SaveScheduledRefundResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class SaveScheduledRefundResponse : ServiceResponse
Constructors
SaveScheduledRefundResponse()
Declaration
public SaveScheduledRefundResponse()
Properties
RefundEntity
Declaration
public RefundEntity RefundEntity { get; set; }
Property Value
Type | Description |
---|---|
RefundEntity |