Skip to content

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

Interface: CipFetchResponse ​

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

Fetch response with decoded frame.

Properties ​

frame? ​

optional frame: CipFrame

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

Decoded fetched frame when present.

Released under the Apache-2.0 License.