Class AdjustPackagedAmountResponse
Inheritance
System.Object
AdjustPackagedAmountResponse
Namespace: Cmc.Nexus.FinancialAid.Services
Assembly: Cmc.Nexus.FinancialAid.Contracts.dll
Syntax
public class AdjustPackagedAmountResponse : ServiceResponse
Constructors
AdjustPackagedAmountResponse()
Declaration
public AdjustPackagedAmountResponse()
Properties
GlAuthorizationId
Declaration
public int GlAuthorizationId { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
ResultMessage
Declaration
public string ResultMessage { get; set; }
Property Value
Type | Description |
---|---|
System.String |