PaymentRequired

@JsonSerializable
data class PaymentRequired(val x402Version: Int, val error: String, val accepts: List<PaymentRequirements>, val resource: ResourceInfo? = null)(source)

Constructors

Link copied to clipboard
constructor(x402Version: Int, error: String, accepts: List<PaymentRequirements>, resource: ResourceInfo? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard