@salesforce/b2c-tooling-sdk / clients / CipExecuteResponse
Interface: CipExecuteResponse ​
Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:117
Execute response with decoded first frame.
Properties ​
frame? ​
optionalframe:CipFrame
Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:121
Decoded first frame when present.
statementId ​
statementId:
number
Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:119
Statement id used for this execution.