The number of decimal places that should be used when interpreting quantities for this InboundBankTransfer_change. Quantities within MarketGrid are stored and communicated as integers with fixed numbers of decimals. This field specifies how many digits are to the right of the decimal point. For example, a quantity of 12345 with QuantityDecimals set to 3 means 12.345.
Amount
Integer (signed)
8
SourceAccount
String
1024
DestinationAccount
String
1024
ForFurtherCreditTo
String
1024
IntermediaryAccount
String
1024
RemittanceInformation
String
1024
Memo
String
1024
InternationalExtraFields
String
1024
ExtraDetails
String
1024
TransferDetails
String
1024
UpdateNumber
Integer (unsigned)
8
A number that records every change that happens to a record. It is primarily used to avoid write after read problems when an intermediate write has changed the originally read record.
BCSequence
Integer (unsigned)
8
The sequence number of this InboundBankTransfer_change message in the overall broadcast sequence.
Reloaded
Integer (unsigned)
1
Set to true for change records that are generated during a normal startup from engine cache files.