@salesforce/b2c-tooling-sdk / operations/jobs / ImportSetItem
Interface: ImportSetItem
Defined in: packages/b2c-tooling-sdk/src/operations/jobs/import-set.ts:64
A local archive in an import set.
Extended by
Properties
id
id:
string
Defined in: packages/b2c-tooling-sdk/src/operations/jobs/import-set.ts:66
Stable item ID, derived from the source and immediate child name.
kind
kind:
"directory"|"zip"
Defined in: packages/b2c-tooling-sdk/src/operations/jobs/import-set.ts:70
Source kind.
note?
optionalnote:string
Defined in: packages/b2c-tooling-sdk/src/operations/jobs/import-set.ts:77
Contents of a README.md or README file found at the top of a directory item, trimmed of surrounding whitespace. Used to surface manual follow-up steps after the item is imported. Undefined when no README is present or for zip items.
target
target:
string
Defined in: packages/b2c-tooling-sdk/src/operations/jobs/import-set.ts:68
Absolute local path to the directory or zip archive.