interface OtherImportOptions {
    contentSegmentation: boolean;
    srxStorageId: number;
}

Properties

contentSegmentation: boolean
srxStorageId: number