Kel
06/17/2021, 5:56 PMTypeError: Cannot read property 'RENAME_TO_UNIQUE' of undefined [at Object.getInputData
i have a 2.1 M/R script that is referencing the enum file.ConflictResolution.RENAME_TO_UNIQUE
when i copy a file, but file.ConflictResolution
is undefinedSandii
06/17/2021, 6:00 PMfile.NameConflictResolution
double check your enumSandii
06/17/2021, 6:21 PMfile.ConflictResolution
so there's thatKel
06/17/2021, 6:22 PM@hitc/netsuite-types
for typescript, which the types tailor toward version 2.0 only