@salesforce/b2c-tooling-sdk / clients / CipFetchResponse
Interface: CipFetchResponse
Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:135
Fetch response with decoded frame.
Properties
frame?
optionalframe:CipFrame
Defined in: packages/b2c-tooling-sdk/src/clients/cip.ts:137
Decoded fetched frame when present.