XYO Platform SDK - v3.10.6
    Preparing search index...
    isId: (x?: unknown | null) => x is Id

    Identity helper for ID Payload

    Type declaration

      • (x?: unknown | null): x is Id
      • Parameters

        • Optionalx: unknown | null

        Returns x is Id