XYO Platform SDK - v3.10.6
    Preparing search index...

    Variable isHashLeaseConst

    isHashLease: (x?: unknown | null) => x is HashLease

    Identity function for HashLease payload

    Type declaration

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

        • Optionalx: unknown | null

        Returns x is HashLease