Class AssociateDepositResponse
Represents the response for the AssociateDeposit method.
Inheritance
System.Object
AssociateDepositResponse
Namespace: Cmc.Nexus.Admissions.Services
Assembly: Cmc.Nexus.Admissions.Contracts.dll
Syntax
public class AssociateDepositResponse : ServiceResponse
Constructors
AssociateDepositResponse()
Declaration
public AssociateDepositResponse()
Properties
IsDepositOverridden
Declaration
public bool IsDepositOverridden { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |