CreatePaymentSessionRequest

Request structure for creating a payment session

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The agent name associated with this request, used for observability.

Link copied to clipboard

Idempotency token to ensure request uniqueness.

Link copied to clipboard

The session expiry time in minutes. Must be between 15 and 480 minutes.

Link copied to clipboard

The spending limits for this payment session.

Link copied to clipboard

The ARN of the payment manager that owns this session.

Link copied to clipboard

The user ID associated with this payment session.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String