File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -326,6 +326,15 @@ Add this encoding types element to those in the previous example.
326326 </enum >
327327
328328</types >
329+
330+ <sbe : message name =" BusinessMessageReject" id =" 97"
331+ blockLength=" 9" semanticType =" j" >
332+ <field name =" BusinesRejectRefId" id =" 379" type =" idString"
333+ offset=" 0" semanticType =" String" />
334+ <field name =" BusinessRejectReason" id =" 380" type =" businessRejectReasonEnum"
335+ offset=" 8" semanticType =" int" />
336+ <data name =" Text" id =" 58" type =" DATA" semanticType =" data" />
337+ </sbe : message >
329338```
330339
331340### Wire format of a business reject message
Original file line number Diff line number Diff line change @@ -326,6 +326,15 @@ Add this encoding types element to those in the previous example.
326326 </enum >
327327
328328</types >
329+
330+ <sbe : message name =" BusinessMessageReject" id =" 97"
331+ blockLength=" 9" semanticType =" j" >
332+ <field name =" BusinesRejectRefId" id =" 379" type =" idString"
333+ offset=" 0" semanticType =" String" />
334+ <field name =" BusinessRejectReason" id =" 380" type =" businessRejectReasonEnum"
335+ offset=" 8" semanticType =" int" />
336+ <data name =" Text" id =" 58" type =" DATA" semanticType =" data" />
337+ </sbe : message >
329338```
330339
331340### Wire format of a business reject message
You can’t perform that action at this time.
0 commit comments