Class PostRefundCalculationResponse
Represents the response for the PostRefundCalculation method.
Inheritance
System.Object
PostRefundCalculationResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class PostRefundCalculationResponse : ServiceResponse
Constructors
PostRefundCalculationResponse()
Declaration
public PostRefundCalculationResponse()
Properties
DefaultReturnMethods
Declaration
public List<string> DefaultReturnMethods { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<System.String> |
ResponseCode
Declaration
public string ResponseCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |