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