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