Interface CryptoX402PaymentInput.Builder

  • Method Details

    • version

      The X402 protocol version (e.g., "v1", "v2")

      Parameters:
      version - The X402 protocol version (e.g., "v1", "v2")
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • payload

      This can hold any JSON-like object

      Parameters:
      payload - This can hold any JSON-like object
      Returns:
      Returns a reference to this object so that method calls can be chained together.