Interface CryptoX402PaymentOutput.Builder

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

@Mutable @NotThreadSafe public static interface CryptoX402PaymentOutput.Builder extends SdkPojo, CopyableBuilder<CryptoX402PaymentOutput.Builder,CryptoX402PaymentOutput>
  • 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 response payload.

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