Class DeleteBankAccountResponse
Represents response for DeleteBankAccount method.
Inheritance
System.Object
DeleteBankAccountResponse
Namespace: Cmc.Nexus.StudentAccounts.Services
Assembly: Cmc.Nexus.StudentAccounts.Contracts.dll
Syntax
public class DeleteBankAccountResponse : ServiceResponse
Constructors
DeleteBankAccountResponse()
Declaration
public DeleteBankAccountResponse()
Properties
Message
Declaration
public string Message { get; set; }
Property Value
Type | Description |
---|---|
System.String |