Class DeleteDisbursementBatchResponse
Inheritance
System.Object
DeleteDisbursementBatchResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class DeleteDisbursementBatchResponse : ServiceResponse
Constructors
DeleteDisbursementBatchResponse()
Declaration
public DeleteDisbursementBatchResponse()
Properties
IsSuccess
Declaration
public bool IsSuccess { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Message
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
System.String |