AddUpdateFundSourceRequest Class

The AddUpdateFundSourceRequest message (based on the GenericRequest type) contains one AddUpdateFundSourceInMsgs in-message (based on the GenericMsg type).
Inheritance Hierarchy
SystemObject
  GenericRequest
    Cmc.CampusLink.Wcf.Messages.AccountsAddUpdateFundSourceRequest

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 AddUpdateFundSourceRequest : GenericRequest

The AddUpdateFundSourceRequest type exposes the following members.

Properties
NameDescription
Public propertyAddUpdateFundSourceInMsgs
The collection comprising the array of the AddUpdateFundSourceInMsg structure.
Top
See Also