NetSuite FastTrack Toolkit (NFT) - v8.0.0
    Preparing search index...

    Function defaultDescriptor

    • Generic decorator factory with basic default algorithm that exposes the field value directly with no other processing. If the property name ends with "Text" then the property will use getText()/setText()

      Type Parameters

      Parameters

      • target: T
      • propertyKey: string

      Returns any

      a decorator that returns a property descriptor to be used with Object.defineProperty