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