AddUpdateFundSourceCampusInMsg Class |
This class comprises a single in-message to associate or update the association of a Fund Source with Campus(es).
SystemObject
GenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsAddUpdateFundSourceCampusInMsg
Namespace:
Cmc.CampusLink.Wcf.Messages.AccountsGenericMsg
GenericInMsg
Cmc.CampusLink.Wcf.Messages.AccountsAddUpdateFundSourceCampusInMsg
Assembly: Cmc.CampusLink.Wcf.Messages (in Cmc.CampusLink.Wcf.Messages.dll) Version: 1.0.0.0 (1.0.0.0)
C#
[SerializableAttribute] public class AddUpdateFundSourceCampusInMsg : GenericInMsg
The AddUpdateFundSourceCampusInMsg type exposes the following members.
| Name | Description | |
|---|---|---|
| Campus |
The code of the Campus with which the Fund Source must be associated. This value is mandatory.
Database Information:
| |
| CreditAccount |
The credit account details of the Fund Source.
Database Information:
| |
| DebitAccount |
The debit account details of the Fund Source.
Database Information:
| |
| FundSourceCode |
The Fund Source code that must be associated with the Campus(es). This value is mandatory.
Database Information:
| |
| ReturnMethod |
The type of return method for a transaction.
You can specify one of the following values:
Database Information:
| |
| TransactionType |
The transaction type for a Fund Source that is associated with the Campus. This value is mandatory.
You can specify one of the following values:
Database Information:
|