Valuable Complex Type
ROA = Required on Add, ROU = Required on Update, Click Column Header to Sort Column
Name Type ROA ROU Read Only Basic Comments Special Comments
type int Yes Yes   1 = Cash
2 = Check
3 = Credit Card
4 = EFT
5 = In Kind
6 = Real Estate
7 = Stock
8 = Bond
9 = Insurance
SC1
cash Cash         SC2
check Check         SC2
creditCard CreditCard         SC2
electronicFundsTransfer ElectronicFundsTransfer         SC2
inKind InKind         SC2
realEstate RealEstate         SC2
stock Stock         SC2
bond Bond         SC2
insurance Insurance         SC2

Special Comments
SC1) The field type indicates which one of the other fields contains data.  If an add or update is being performed and the type contains zero or points to an item that isn't populated, a soap fault will occur.
SC2) One and only of these fields should be populated.  The type int indicates which one should be populated.