CheckoutSessionResult

The result of the API call to fetch a CheckoutSession.

Inheritors

Types

Link copied to clipboard
Link copied to clipboard
class Success(val checkoutSession: CheckoutSession) : CheckoutSessionResult