Skip to content
View as Markdown
View as Markdown

@salesforce/b2c-tooling-sdk / clients / CipExecuteResponse

Interface: CipExecuteResponse

Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:118

Execute response with decoded first frame.

Properties

frame?

optional frame: CipFrame

Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:122

Decoded first frame when present.


statementId

statementId: number

Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:120

Statement id used for this execution.

Released under the Apache-2.0 License.