PostDepositResponse Class

PostDeposit Response Data Contract
Inheritance Hierarchy
SystemObject
  GenericResponse
    Cmc.CampusLink.Wcf.Messages.AccountsPostDepositResponse

Namespace:  Cmc.CampusLink.Wcf.Messages.Accounts
Assembly:  Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax
C#
public class PostDepositResponse : GenericResponse

The PostDepositResponse type exposes the following members.

Properties
NameDescription
Public propertyPostDepositOutMsg
The collection comprising the list of VoidOutMsgs.
Top
See Also