@salesforce/b2c-tooling-sdk / operations/cap / PulledApp
Interface: PulledApp
Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:37
Details of a successfully pulled Commerce App.
Properties
domain
domain:
string
Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:43
Domain of the app (e.g., 'tax', 'shipping').
extractedPath
extractedPath:
string
Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:47
Absolute path where the app was extracted.
featureName
featureName:
string
Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:39
Feature name (app ID).
source
source:
PullSource
Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:45
Source where the app was obtained ('instance' or 'github').
version
version:
string
Defined in: packages/b2c-tooling-sdk/src/operations/cap/pull.ts:41
Version ID of the pulled app.