Class DeleteStudentBillingStatementBatchRequest
Represents the a request for the AdjustAccountTransactionCharge method.
Inheritance
System.Object
    DeleteStudentBillingStatementBatchRequest
  Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class DeleteStudentBillingStatementBatchRequest : ServiceRequestConstructors
DeleteStudentBillingStatementBatchRequest()
Declaration
public DeleteStudentBillingStatementBatchRequest()Properties
ClosingDate
ClosingDate
Declaration
public DateTime? ClosingDate { get; set; }Property Value
| Type | Description | 
|---|---|
| System.Nullable<System.DateTime> |