@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?
optionalframe:CipFrame
Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:127
Decoded fetched frame when present.