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