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