StripePrivyTokenRequestInput

Stripe Privy token request parameters.

Types

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

Properties

Link copied to clipboard

Set to true to generate privy-authorization-signature.

Link copied to clipboard

Request body JSON for the Privy API call.

Link copied to clipboard

The host for the Privy API request. Defaults to "api.privy.io".

Link copied to clipboard

The path of the Stripe Privy API request.

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