ListPaymentSessionsRequest

Request structure for listing payment sessions

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

Maximum number of results to return in a single response.

Link copied to clipboard

Token for pagination to retrieve the next set of results.

Link copied to clipboard

The ARN of the payment manager that owns the sessions.

Link copied to clipboard

The user ID associated with the payment sessions.

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