package
81.4.0
Repository: https://github.com/stripe/stripe-go.git
Documentation: pkg.go.dev

# Functions

A VerificationSession object can be canceled when it is in requires_input [status](https://stripe.com/docs/identity/how-sessions-work).
Retrieves the details of a VerificationSession that was previously created.
Returns a list of VerificationSessions.
Creates a VerificationSession object.
Redact a VerificationSession to remove all collected information from Stripe.
Updates a VerificationSession object.

# Structs

Client is used to invoke /identity/verification_sessions APIs.
Iter is an iterator for identity verification sessions.