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