NS Tools/Framework - v0.0.1
    Preparing search index...
    • Numeric property descriptor that will cast the response to a number with no other processing. If the target field name ends with 'Text' it uses NetSuite getText()/setText() otherwise (default) uses getValue()/setValue() Apply this decorator (or its aliases) to properties on SublistLine subtypes

      Type Parameters

      Parameters

      • _target: T
      • propertyKey: string

      Returns any

      an object property descriptor to be used with Object.defineProperty