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