Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Request
required string clearingDate = 2
optional int32 cashFlowDirection = 3
Used in: S2C
optional string clearingDate = 1
optional string settlementDate = 2
optional int32 currency = 3
optional string cashFlowType = 4
optional int32 cashFlowDirection = 5
optional double cashFlowAmount = 6
optional string cashFlowRemark = 7
optional uint64 cashFlowID = 8
required int32 retType = 1
optional string retMsg = 2
optional int32 errCode = 3
optional S2C s2c = 4
Used in: Response
TrdCashFlowDirection_Unknown = 0
TrdCashFlowDirection_In = 1
TrdCashFlowDirection_Out = 2