Interface CryptoX402PaymentInput.Builder

All Superinterfaces:
Buildable, CopyableBuilder<CryptoX402PaymentInput.Builder,CryptoX402PaymentInput>, SdkBuilder<CryptoX402PaymentInput.Builder,CryptoX402PaymentInput>, SdkPojo
Enclosing class:
CryptoX402PaymentInput

@Mutable @NotThreadSafe public static interface CryptoX402PaymentInput.Builder extends SdkPojo, CopyableBuilder<CryptoX402PaymentInput.Builder,CryptoX402PaymentInput>
  • Method Details

    • version

      The version of the X402 protocol.

      Parameters:
      version - The version of the X402 protocol.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • payload

      The X402 payment payload.

      Parameters:
      payload - The X402 payment payload.
      Returns:
      Returns a reference to this object so that method calls can be chained together.