Class DeleteApproveDisbursementsBatchRequest
Inheritance
System.Object
DeleteApproveDisbursementsBatchRequest
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class DeleteApproveDisbursementsBatchRequest : ServiceRequest
Constructors
DeleteApproveDisbursementsBatchRequest()
Declaration
public DeleteApproveDisbursementsBatchRequest()
Properties
ApproveDisbursementBatchId
Declaration
public int ApproveDisbursementBatchId { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Int32 |
IsCommonLineBatch
Declaration
public bool IsCommonLineBatch { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Boolean |