StripePrivyTokenRequestInput¶
Structure Class¶
StripePrivyTokenRequestInput
dataclass
¶
Stripe Privy token request parameters.
Attributes¶
include_authorization_signature
class-attribute
instance-attribute
¶
include_authorization_signature: bool = False
Set to true to generate privy-authorization-signature.
request_body
class-attribute
instance-attribute
¶
Request body JSON for the Privy API call.