In SuiteScript 1.0 if I rec.getType() I get the id of the record type that I can use later. Ex. “kititem”. In 2.0 the types that are returned do not match the enum keys or values. Am I missing something? Is there really no access to the record type that could be used to, for instance, copy the record? I feel like I’m overlooking something simple.