CreatePaymentSessionRequest
Request structure for creating a payment session
Types
Properties
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.
Functions
Link copied to clipboard
inline fun copy(block: CreatePaymentSessionRequest.Builder.() -> Unit = {}): CreatePaymentSessionRequest