Table of Contents

Class Body15

Namespace
Thirdweb.Api
Assembly
Thirdweb.dll

Request body for x402 facilitator 'settle'

public class Body15
Inheritance
Body15
Inherited Members

Properties

AdditionalProperties

[JsonExtensionData]
public IDictionary<string, object> AdditionalProperties { get; set; }

Property Value

IDictionary<string, object>

PaymentPayload

[JsonProperty("paymentPayload", Required = Required.Always)]
[Required]
public PaymentPayload2 PaymentPayload { get; set; }

Property Value

PaymentPayload2

PaymentRequirements

[JsonProperty("paymentRequirements", Required = Required.Always)]
[Required]
public PaymentRequirements2 PaymentRequirements { get; set; }

Property Value

PaymentRequirements2