T402 API Reference - v2.8.0
    Preparing search index...

    Function isUptoTronPayload

    • Type guard to check if unknown data is an UptoTronPayload.

      Validates the presence and types of all required fields including nested authorization fields.

      Parameters

      • data: unknown

        Unknown data to check

      Returns data is UptoTronPayload

      True if data matches the UptoTronPayload structure