DeleteBankResponse Class |
The DeleteBankReponse message (based on the GenericResponse type) contains one DeleteBankOutMsgs out-message (based on the GenericMsg type).
SystemObject
GenericResponse
Cmc.CampusLink.Wcf.Messages.AccountsDeleteBankResponse
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsGenericResponse
Cmc.CampusLink.Wcf.Messages.AccountsDeleteBankResponse
Assembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public class DeleteBankResponse : GenericResponse
The DeleteBankResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| DeleteBankOutMsgs |
The collection comprising the array of DeleteBankOutMsg.
|