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

    Variable getStateByIdConst

    getStateById: (number: any) => State | undefined = ...

    Retrieves the state object for the given internal id else undefined

    Type Declaration

      • (number: any): State | undefined
      • Parameters

        • number: any

        Returns State | undefined